Commit Graph

113 Commits

Author SHA1 Message Date
a8e2747ef7 TaskManager refactor 2025-12-29 10:13:37 +03:00
2c52395aa8 mappings+migrate 2025-12-27 10:16:41 +03:00
7e3835f941 tech_lead / coder 2roles 2025-12-27 08:02:59 +03:00
0184cf1353 tasks ready 2025-12-27 06:37:03 +03:00
651abc84cc feat(logging): implement configurable belief state logging
- Add LoggingConfig model and logging field to GlobalSettings
- Implement belief_scope context manager for structured logging
- Add configure_logger for dynamic level and file rotation settings
- Add logging configuration UI to Settings page
- Update ConfigManager to apply logging settings on initialization and updates
2025-12-27 05:39:33 +03:00
6200f13320 006 plan ready 2025-12-26 19:36:49 +03:00
26e9865e5a 001-migration-ui-redesign (#3)
Reviewed-on: #3
2025-12-26 18:17:58 +03:00
e7536f4e40 worked backup 2025-12-21 00:16:12 +03:00
82fd409b6a fixed css 2025-12-20 23:33:47 +03:00
f3822bf344 feat: integrate SvelteKit for seamless navigation and improved data loading 2025-12-20 22:41:23 +03:00
cfc625da84 feat: implement project launch script run.sh and update README 2025-12-20 22:05:18 +03:00
2d8cae563f feat: implement plugin architecture and application settings with Svelte UI
- Added plugin base and loader for backend extensibility
- Implemented application settings management with config persistence
- Created Svelte-based frontend with Dashboard and Settings pages
- Added API routes for plugins, tasks, and settings
- Updated documentation and specifications
- Improved project structure and developer tools
2025-12-20 20:48:18 +03:00
ce703322c2 WIP: Staged all changes 2025-12-19 22:40:28 +03:00