Bernd Worsch tegwick
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…
tegwick opened issue coulomb/kaizen-agentic#3 2025-10-19 20:19:52 +00:00
CLI install command fails with argument parsing errors
tegwick pushed to main at coulomb/markitect-main 2025-10-19 19:54:16 +00:00
f46415b5b2 chore: bump version to 0.2.0
tegwick pushed to main at coulomb/markitect-main 2025-10-19 19:40:06 +00:00
4bcc178f43 fix: move test artifacts to tmp directory and update gitignore
501b64089f feat: implement filename convention for md-render --edit saved files - Issue #155
Compare 2 commits »
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-19 19:02:22 +00:00
19b3c16cce Include releaseManager agent in package distribution
712d85d1ab Update CHANGELOG.md to include release management and local installation features in v1.0.0
63dacda163 Update documentation for local package installation option
0f7c3a9a3c Add install-local target for testing local package installation
d68310793b Fix linting violations for v1.0.0 release preparation
Compare 6 commits »
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-19 11:27:49 +00:00
de94036e35 Update documentation to reflect v1.0.0 production-ready release
6fb302075d Implement complete Scenario 2: Integration with existing projects having agents
ca6909a04f Update documentation for first-time users and fix outdated agent names
d560d1dcfd Fix failing tests for agent framework updates
1c5133656f Add exploration tasks for agent framework usage scenarios
Compare 8 commits »
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-19 06:16:32 +00:00
da6eee7d47 Fix all flake8 violations across the codebase
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-19 06:08:12 +00:00
873120c2d3 Fix test failures and rename Makefile targets for consistency
38965c1d4a Implement hybrid agent distribution system
Compare 2 commits »
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-19 00:11:27 +00:00
cf45bea63b Add context manifest and reference documentation
8f5c0a7cc6 Add complete Kaizen Agentic framework foundation
77304cccc2 Reorganize Makefile structure and clean up agent redundancy
Compare 3 commits »
tegwick opened issue coulomb/kaizen-agentic#2 2025-10-18 20:43:45 +00:00
Agent to support releasing packages with agents to be reused across coding repos.