All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
1.0.0 - 2025-11-24
- (devcontainer) symlink shared host folder - (a331f90) - kvokka
- (devcontainer) enable Docker daemon access - (582d96d) - kvokka
- (devcontainer) integrate mitmproxy setup - (fb49ffd) - kvokka
- (just) add 'hooks' recipe for git hook execution - (3c208f5) - kvokka
- (mcp) configure github integration with saferun - (70b6ece) - kvokka
- (template) define scaffolded AI memory and project README - (0ccf90c) - kvokka
- add rules supremacy document - (d438726) - kvokka
- add 'time' service definition to mcp.json - (b374d17) - kvokka
- add mem0-mcp configuration - (f320ea5) - kvokka
- add ghost icon to test requests - (734792b) - kvokka
- migrate to metamcp for MCP server management - (b9c7dee) - kvokka
- correct forwarded port in devcontainer config - (5d317d7) - kvokka
- (compose) add explicit project name - (b44c324) - kvokka
- (devcontainer) enable Docker access for vscode user - (a5af35e) - kvokka
- (linting) migrate to markdownlint-cli2 - (8626df0) - kvokka
- rename and update critical instructions - (4e43b70) - kvokka
- simplify mandatory instructions - (a840324) - kvokka
- remove mcp-safe-run usage - (2c466bb) - kvokka
- rename repo to getting-started - (d573d9b) - kvokka
- (ai-config) add AI Git commit message prompt - (6a41537) - kvokka
- (memory-bank) clarify memory bank rule loading - (0fdd4da) - kvokka
- (memory-bank) simplify init rule description - (6a23cb8) - kvokka
- (memory-bank) clarify init process steps - (d093d51) - kvokka
- refine rule generation standards - (465040b) - kvokka
- add notes about Cursor and Claude 3.7 - (a587040) - kvokka
- explain Claude's behavior with numbered lists - (ab68860) - kvokka
- add timeout instruction for shell commands - (bf8285e) - kvokka
- add note about time in Cursor rules - (0f25d90) - kvokka
- add TIL feature and AI experiments notes - (eed8037) - kvokka
- update rule generation standards - (9e0afce) - kvokka
- add TIL experiments and AI agents - (d7175a0) - kvokka
- update assistant-mcp description - (aee0e3f) - kvokka
- refine checkpoint instructions - (fe12b4c) - kvokka
- update README with cognee findings - (b40166b) - kvokka
- add update on mem0-mcp project - (ec37029) - kvokka
- add prompt engineering book to README - (622e5f8) - kvokka
- add info about roo-commander and Pheromind - (020fd4a) - kvokka
- expand on roo-commander review in README - (80eec47) - kvokka
- add 'Extras' section to README - (5c4d36c) - kvokka
- (devcontainer) relocate Docker group setup to entrypoint - (706ec71) - kvokka
- (devcontainer) add Git Worktree Menu extension - (67bf2c9) - kvokka
- (docs) clean up documentation, templates, and assets - (111299e) - kvokka
- update CHANGELOG.md for tag v0.3.0 - (c7cbbe5) - github-actions[bot]
- improve mandatory instructions and markdown rules - (7b0b6e1) - kvokka
- refactor MCP configurations and dev setup - (0b3612a) - kvokka
- configure workflow for new repositories - (5f88beb) - kvokka
- delete markdownlint config file - (5ef751f) - kvokka
0.3.0 - 2025-05-03
- (agent) init memory bank with project brief handling - (f257daa) - kvokka
- (memory-bank) improve memory bank initialization - (26f32a7) - kvokka
- (memory-bank) revisit all rules after activation - (b5a4029) - kvokka
- (memory-bank) load all memory bank rules - (b054f6e) - kvokka
- (memory-bank) handle loading status on init - (36c0b47) - kvokka
- (rules) improve task management in progress.md - (de8a617) - kvokka
- add memory bank core rule - (3f6b800) - kvokka
- implement memory bank initialization rule - (f18cdad) - kvokka
- add git-mcp command - (83f0033) - kvokka
- borrow Cline MB ideas - (c1c82a8) - kvokka
- (memory-bank) corrected logic for rule application - (185c849) - kvokka
- (rules) update file pattern globs for rules - (de7e120) - kvokka
- move rule files to agent directory - (21e3f2f) - kvokka
- update memory bank initialization - (9b7cbeb) - kvokka
- update memory bank initialization flow - (f326cfd) - kvokka
- move memory bank rules to dedicated folder - (da3e598) - kvokka
- (agent) update memory bank initialization process - (4229b02) - kvokka
- (memory-bank) clarify documentation search process - (87bc3b3) - kvokka
- (memory-bank) improve rule loading instructions - (fca9167) - kvokka
- (rules) update conditional rule triggers - (8a15fb5) - kvokka
- detail Plandex and cheap model strategies - (b9f6be1) - kvokka
- add research notes on Plandex and Context7 - (49d4d9b) - kvokka
- add notes on AI prompt projects and tooling - (0fda290) - kvokka
- add notes on agent rule application - (30dbfc0) - kvokka
- update task numbering rule for progress.md - (874b488) - kvokka
- add initial PRD for Pacman web version - (78d60e1) - kvokka
- add instructions for npm run commands - (874b5b9) - kvokka
- refine rule generation standards - (c9cf819) - kvokka
- clarify memory bank progress rules - (4739f7d) - kvokka
- clarify subfolder heading structure - (e7c569b) - kvokka
- add git hooks and debugging tips to addons - (46fb1d9) - kvokka
- update CHANGELOG.md for tag v0.2.0 - (d672509) - github-actions[bot]
- add MCP sequentialthinking handling rule - (0146595) - kvokka
- deprecate agent and auto rules - (438b77f) - kvokka
- enhance entrypoint robustness - (c519e9f) - kvokka
- enable memory bank core rule always - (39112c4) - kvokka
- remove redundant rule files - (bcc3b99) - kvokka
0.2.0 - 2025-04-28
- (rules) add markdownlint-cli2 rule handling - (e1c30af) - kvokka
- add GitHub Actions extension - (b25f812) - kvokka
- add changelog generation workflow - (dfd580a) - kvokka
- add PRD template to docs - (f55b2c2) - kvokka
- add brave-search server - (ae100cb) - kvokka
- add mcp-safe-run integration for env vars - (bab1d5e) - kvokka
- add context7 to mcp.json - (bee36c8) - kvokka
- add mermaid markdown extension - (37ffd4f) - kvokka
- add cursor-memory-bank as submodule - (711a505) - kvokka
- add git commit rules for conventional commits - (8f7e2fd) - kvokka
- (mcp) update mcp.json configuration - (8f450c5) - kvokka
- update git-cliff config path in workflow - (eca1c22) - kvokka
- clarify Google AI Studio API key usage - (05366b4) - kvokka
- update README with env file info - (a16bcf9) - kvokka
- add rule generation standards document - (12f77f1) - kvokka
- document rule generation approach - (fb0e7fb) - kvokka
- add task management considerations - (5cd6c55) - kvokka
- add task numbering rule document - (d666c86) - kvokka
- improve rule formatting and examples - (46677c1) - kvokka
- clarify task IDs in commit footers - (89870a9) - kvokka
- refine commit message guidelines - (071e165) - kvokka
- improve readability of PRD instructions - (ca11465) - kvokka
- update README with recent experiences - (ce6762d) - kvokka
- update README with project motivation - (34783f0) - kvokka
- update CHANGELOG.md - (8992b14) - github-actions[bot]
- improve mcp.json symlinking - (2620b85) - kvokka
- replace mcp-safe-run with envmcp - (881c9de) - kvokka
- remove cursor-memory-bank submodule - (22da444) - kvokka
- add tag on main check to changelog workflow - (dfae8dd) - kvokka
- (devcontainer) add remote environment variables - (6ef6100) - kvokka
- (devcontainer) add aicommit2 feature - (3e9607d) - kvokka
- (devcontainer) add roo-cline extension - (5850df0) - kvokka
- (devcontainer) install dotfiles in Dockerfile - (6556b20) - kvokka
- add markdownlint extension - (5b5b44d) - kvokka
- add MCP server configurations - (8bf1994) - kvokka
- add 'boomerang-mode' custom mode - (8dff59e) - kvokka
- simplify environment variable loading - (1493e2e) - kvokka
- add markdown extension to devcontainer - (535a12d) - kvokka
- add fetch mcp server configuration - (f7e6778) - kvokka
- make zsh config read-only in devcontainer - (1b6c1b8) - kvokka
- switch to ubuntu base image - (102a900) - kvokka
- add docker-outside-of-docker dev feature - (f8262f1) - kvokka
- update entrypoint script for MCP - (3f34532) - kvokka
- explain environment variable handling - (13cc829) - kvokka
- fix typo in noted features section - (80cb415) - kvokka
- update README with quick start guide - (28de4a2) - kvokka
- (roomodes) format roleDefinition and instructions - (472418b) - kvokka
- (devcontainer) add GitHub Codespaces extension - (1881606) - kvokka
- (devcontainer) configure zsh profile for devcontainer - (7459a1b) - kvokka
- remove aicommit2 pre-commit hook - (b792671) - kvokka
- update .gitignore to exclude env files - (d0df6b8) - kvokka
- add cSpell words to devcontainer config - (487d5bb) - kvokka
- remove unused devcontainer features - (f567022) - kvokka
- remove symlink for aicommit2 config - (b8664bb) - kvokka
- remove server.go and update docker-compose - (f6cbba6) - kvokka
- remove unused terminal settings - (d2233c8) - kvokka