Bernd Worsch tegwick
tegwick pushed to main at coulomb/markitect-main 2025-10-25 18:07:19 +00:00
25a38322c0 chore: clean up repository documentation files for release
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-25 17:39:06 +00:00
d372aeab06 Update agents/agent-keepaContributingfile.md
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-25 17:33:54 +00:00
850a09e928 Update agents/agent-keepaTodofile.md
tegwick pushed to main at coulomb/markitect-main 2025-10-25 16:25:05 +00:00
3a53e0aa58 fix: resolve md-render --edit functionality and add enhanced version tracking
64d1606740 feat: add comprehensive testing and error tracking for edit mode
1022e2597f fix: resolve critical JavaScript syntax errors in md-render --edit
50170f75df fix: resolve md-ingest Path object conversion error
Compare 4 commits »
tegwick pushed to main at coulomb/markitect-main 2025-10-25 01:18:14 +00:00
1877d6d462 release: prepare v0.3.0 - Architectural Improvements
tegwick pushed to main at coulomb/markitect-main 2025-10-25 00:56:31 +00:00
7cc81dee8f feat: organize and archive legacy files to history directory
tegwick pushed to main at coulomb/markitect-main 2025-10-25 00:52:38 +00:00
d5d943a604 feat: update kaizen-agentic submodule reference
c5f49b2dd0 feat: implement todofile system and retire NEXT.md
Compare 2 commits »
tegwick pushed to main at coulomb/markitect-main 2025-10-25 00:39:04 +00:00
096017b93f feat: reorganize tests by capability with separate test targets
f0dfd04d45 feat: add kaizen-agentic as submodule capability
6233d13f18 feat: reorganize capabilities directory structure for better separation
Compare 3 commits »
tegwick pushed to main at coulomb/markitect-main 2025-10-25 00:02:57 +00:00
747715af58 feat: complete comprehensive capability inclusion management system
62e7d13d7e feat: implement comprehensive capability inclusion management system
Compare 2 commits »
tegwick pushed to main at coulomb/markitect-main 2025-10-24 23:21:27 +00:00
d402f3c75b feat: replace local issue-facade with standalone repository submodule
804848b40c fix: remove obsolete test for removed IssueActivity datamodel
ce14d3b2de feat: update specialized agents to use new issue-facade system
Compare 3 commits »
tegwick pushed to main at coulomb/issue-core 2025-10-24 23:17:22 +00:00
51aea5effb init: first extract of implementation
tegwick pushed to main at coulomb/markitect-main 2025-10-24 19:26:04 +00:00
a8e5b4b044 refactor: remove obsolete issue management system in favor of issue-facade
cb94c92fc0 feat: implement universal issue tracking facade
Compare 2 commits »
tegwick pushed to main at coulomb/issue-core 2025-10-24 19:14:55 +00:00
dffe374460 Update README.md
tegwick created repository coulomb/issue-core 2025-10-24 19:13:46 +00:00
tegwick pushed to main at coulomb/markitect-main 2025-10-24 18:09:56 +00:00
4ceb6cce42 fix: make AssetManager registry path relative to storage_path by default
tegwick pushed to main at coulomb/markitect-main 2025-10-24 17:59:08 +00:00
9d3c6f3c81 fix: isolate additional test files from production asset registry
tegwick pushed to main at coulomb/markitect-main 2025-10-24 17:54:11 +00:00
04a9173503 fix: isolate test artifacts from production asset registry
tegwick pushed to main at coulomb/markitect-main 2025-10-24 17:33:58 +00:00
4b151bb9df docs: complete release preparation documentation for v0.2.0
84b994f17e release: prepare v0.2.0 - Advanced Markdown Engine
9766a11937 chore: update asset registry from recent operations
f1a02ccc50 feat: upgrade kaizen-agentic framework with 55% agent expansion
1590a1d308 feat: complete kaizen-agentic migration with 120% capability expansion
Compare 10 commits »
tegwick created repository coulomb/repo-seed 2025-10-20 08:57:06 +00:00
tegwick commented on issue coulomb/markitect-main#3 2025-10-19 23:33:45 +00:00
Read and Store a Schema File

Update

The YAML frontmatter issues have been resolved (thank you!), and the agent loading warnings are gone. However, the CLI argument parsing issue persists.

Current Status:

  • Agent…