Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Bentes 82f66ef4e2 Update orchestrator state documentation and .gitignore for memory management
- Added session metadata and project context discovery details to the orchestrator state documentation, enhancing clarity on session management and project analysis.
- Updated the .gitignore file to exclude backup files related to memory management, ensuring a cleaner repository.
- Improved overall structure and organization of the orchestrator state for better usability and maintenance.
2025-06-02 11:42:35 +02:00
Kayvan Sylvan 82bdb3ded0
Javascript `build-web-agent.js` fixes (#107)
* chore: update build script to use Node.js built-in modules and fix linting issues

## CHANGES

- Replace CommonJS require with node: prefix
- Remove unused _workspaceRoot variable declaration
- Change template literal to regular string
- Update .gitignore to exclude VSCode settings

* feat: remove unused workspace root variable from build configuration
2025-05-27 19:58:22 -05:00
Brian Madison a3c12fd11c simple spelling of the method alignment 2025-04-13 13:39:26 -05:00