mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
62c64a286b
- SettingsManager now loads .pi/settings.json from cwd (project settings) - Project settings merge with global settings (deep merge for objects) - Setters only modify global settings, project settings are read-only - Add static factories: SettingsManager.create(cwd?, agentDir?), SettingsManager.inMemory(settings?) - Add applyOverrides() for programmatic overrides - Replace 'settings' option with 'settingsManager' in CreateAgentSessionOptions - Update examples to use new pattern Incorporates PR #276 approach
62c64a286b
ยท
2025-12-22 12:23:02 +01:00
History