Commit Graph

7 Commits

Author SHA1 Message Date
a2b667f497 feat: Obsidian integration via cli scripts 2026-04-17 08:05:23 -06:00
8026da5719 Refactor AI workspace for improved context management and communication integration
- Introduced new commands and skills for workspace memory curation, professional communication, and status reporting.
- Updated existing commands to utilize new skills and improve clarity in instructions.
- Created a new workspace context command to load reusable core and active project profile.
- Enhanced Mattermost inbox integration with support for generic environment variables.
- Established a clear separation between project-independent core logic and project-specific profiles.
- Improved documentation across various files to reflect changes in workflow and command usage.
- Added operational memory management rules to ensure accurate context promotion and correction.
- Updated README and workflow documents to guide users in utilizing the new structure effectively.
2026-04-16 08:35:53 -06:00
07e198a641 feat: Add previous workday mode to Mattermost extractor and enhance sync script 2026-04-13 10:18:59 -06:00
dab9dabd92 feat: Implement Slack export importer and enhance README documentation for historical context recovery 2026-04-09 16:01:30 -06:00
060f6dfc00 feat: Enhance Mattermost extractor to support channel names and improve configuration options 2026-04-09 15:02:03 -06:00
0173e3d376 feat: Implement Mattermost sync functionality and enhance workspace context management 2026-04-09 14:46:50 -06:00
e92c07b8b1 feat: Add Fidelity workspace agent and context management commands
- Introduced a primary agent for the Fidelity AI Workspace to maintain context and support daily engineering tasks.
- Created commands for loading workspace context, drafting updates for Jeff, and logging daily notes.
- Implemented translation and standup generation commands to enhance communication clarity.
- Developed a compaction plugin to preserve essential workspace context during sessions.
- Established a structured approach for managing project knowledge, communication rules, and decision-making processes.
- Updated README and project structure to reflect new workflows and usage guidelines.
2026-04-09 14:19:26 -06:00