Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Bentes 168e350d7a Update .gitignore and remove obsolete documentation files
- Added 'site/' to .gitignore to prevent tracking of generated site files, ensuring a cleaner repository.
- Deleted outdated documentation files including BMAD-ENHANCEMENT-SUMMARY.md, tasks.md, and various legacy templates, streamlining the project structure and removing unnecessary clutter.
- Enhanced overall organization by removing files that no longer serve a purpose in the current development context.
2025-06-02 11:42:35 +02:00
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