Bernd Worsch tegwick
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.
tegwick opened issue coulomb/kaizen-agentic#1 2025-10-18 20:42:56 +00:00
Agent to support github style releases with semantic versioning
tegwick pushed to main at coulomb/kaizen-agentic 2025-10-18 17:06:33 +00:00
fc0b1ffec8 Update README.md
tegwick created repository coulomb/kaizen-agentic 2025-10-18 17:05:20 +00:00
tegwick pushed to main at coulomb/markitect-main 2025-10-15 18:03:00 +00:00
7dd39ddfca chore: update asset registry and add test status report
7b3e5e5444 fix: resolve all errors in Issue #145 production readiness test suite
Compare 2 commits »
tegwick pushed to main at coulomb/markitect-main 2025-10-15 13:14:05 +00:00
36e113903d fix: resolve JavaScript syntax errors preventing edit mode initialization in Issue #154
a350b96dd2 feat: implement graceful degradation and error reporting for md-render --edit
0d60dc73bd fix: resolve JavaScript syntax error in md-render --edit mode fallback
be8bbbb537 fix: resolve Firefox display issue in md-render --edit mode
Compare 4 commits »
tegwick closed issue coulomb/markitect-main#154 2025-10-14 22:27:22 +00:00
Html generated by "md-render --edit" does not show in firefox
tegwick pushed to main at coulomb/markitect-main 2025-10-14 22:24:22 +00:00
567f01121e feat: complete Issue #146 final integration testing
0794cdaa8c refactor: refine asset object interfaces and fix integration tests
2e49072d41 feat: complete core asset management system with database integration
80c95345bd fix: handle Click testing framework I/O issue in test_asset_stats_command
92c63f0716 fix: update Issue #146 CLI import path
Compare 10 commits »
tegwick opened issue coulomb/markitect-main#162 2025-10-14 22:07:21 +00:00
Complete analytics module object interface migration
tegwick opened issue coulomb/markitect-main#161 2025-10-14 22:07:07 +00:00
Expand FileValidator.SAFE_EXTENSIONS for better test flexibility
tegwick opened issue coulomb/markitect-main#160 2025-10-14 22:06:47 +00:00
Improve Registry and Deduplicator separation of concerns
tegwick opened issue coulomb/markitect-main#159 2025-10-14 22:06:28 +00:00
Harmonize database field names: standardize 'size' vs 'size_bytes'
tegwick opened issue coulomb/markitect-main#158 2025-10-14 22:06:16 +00:00
Fix Asset filename extraction to use original filenames instead of storage paths
tegwick opened issue coulomb/markitect-main#157 2025-10-14 17:45:20 +00:00
CLI Architecture Technical Debt: Consolidate Command Implementations
tegwick closed issue coulomb/markitect-main#146 2025-10-14 16:30:34 +00:00
Issue #146: Asset Management Implementation Milestone - Variant B Tracker