co-mono/packages
Mario Zechner 0fe9f74b4e Return defensive copies from SettingsManager getters
getHookPaths(), getCustomToolPaths(), and getSkillsSettings() now return
copies of arrays instead of references to internal state. This prevents
callers from accidentally mutating settings without going through setters.

Fixes #361
2025-12-30 22:42:24 +01:00
..
agent Support multiple messages in agent.prompt() and agentLoop 2025-12-30 22:42:22 +01:00
ai Store file lists in BranchSummaryEntry.details for cumulative tracking 2025-12-30 22:42:24 +01:00
coding-agent Return defensive copies from SettingsManager getters 2025-12-30 22:42:24 +01:00
mom WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
pods Release v0.30.2 2025-12-26 03:25:55 +01:00
tui fix(tui): render HTML tags as plain text in Markdown component 2025-12-30 22:42:24 +01:00
web-ui Remove proxy package 2025-12-30 22:42:21 +01:00