You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added (+)
(+) Overseer real-time kernel/engine trace dashboard with SQLite persistence
(+) Operator system for saving/restoring full workspaces (modules, configs, history, models)
(+) UIBridge for UI-to-UI signaling separate from kernel commands
(+) VizTracer profiling hooks inside kernel execution
(+) Thinking-mode + ephemeral runs in LLM engine
(+) Engine-scoped token/trace/usage signals for multi-engine awareness
(+) Kernel commands for restoring history and updating context limits
(+) Hub page as default workspace launcher
(+) Persistent Overseer trace database
(+) Addon registry extensions + new builtin factories
Changed (~)
(~ ) STOP / generation lifecycle hardened to prevent ghost output
(~ ) Chat system rewritten with per-message edit/delete/regenerate
(~ ) LLM system-prompt pipeline locked to MASTER_PROMPT + behavior tags
(~ ) Config loader now strips deprecated override fields
(~ ) Model loader now reads true training context window and clamps ctx limits
(~ ) Dock now emits structured trace logs for Overseer
(~ ) Bootstrap wiring updated for Overseer + UI bridge + clean shutdown
(~ ) Audio/Vision engines moved closer to LLM parity
Removed (-)
(-) Direct user override of full system prompt via config
(-) Legacy monolithic chat widget implementation
(-) Silent generation-state leakage during edit/regenerate
(-) Hardcoded UI navigation paths bypassing UIBridge
This discussion was created from the release v0.2a.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Added (+)
(+) Overseer real-time kernel/engine trace dashboard with SQLite persistence
(+) Operator system for saving/restoring full workspaces (modules, configs, history, models)
(+) UIBridge for UI-to-UI signaling separate from kernel commands
(+) VizTracer profiling hooks inside kernel execution
(+) Thinking-mode + ephemeral runs in LLM engine
(+) Engine-scoped token/trace/usage signals for multi-engine awareness
(+) Kernel commands for restoring history and updating context limits
(+) Hub page as default workspace launcher
(+) Persistent Overseer trace database
(+) Addon registry extensions + new builtin factories
Changed (~)
(~ ) STOP / generation lifecycle hardened to prevent ghost output
(~ ) Chat system rewritten with per-message edit/delete/regenerate
(~ ) LLM system-prompt pipeline locked to MASTER_PROMPT + behavior tags
(~ ) Config loader now strips deprecated override fields
(~ ) Model loader now reads true training context window and clamps ctx limits
(~ ) Dock now emits structured trace logs for Overseer
(~ ) Bootstrap wiring updated for Overseer + UI bridge + clean shutdown
(~ ) Audio/Vision engines moved closer to LLM parity
Removed (-)
(-) Direct user override of full system prompt via config
(-) Legacy monolithic chat widget implementation
(-) Silent generation-state leakage during edit/regenerate
(-) Hardcoded UI navigation paths bypassing UIBridge
This discussion was created from the release v0.2a.
Beta Was this translation helpful? Give feedback.
All reactions