Commit Graph

  • 72f341279a feat: Implement comprehensive IssueCreator system and create CLI roadmap issues tegwick 2025-09-24 23:36:07 +02:00
  • 978e925b60 feat: Enhance tddai configuration with auto-loading .env files tegwick 2025-09-24 22:53:27 +02:00
  • 8ecbf87a8b docs: Update NEXT.md with session startup priorities tegwick 2025-09-24 22:44:05 +02:00
  • 7f04378cfb agent: Add start-up routine tegwick 2025-09-24 22:39:52 +02:00
  • 5aab024189 agent: Fix missing frontmatter tegwick 2025-09-24 21:58:52 +02:00
  • 98653c1100 refactor: Enhance project-assistant with Gitea issue management workflow tegwick 2025-09-24 01:20:42 +02:00
  • 93e762feee feat: Strategic pivot to CLI implementation with comprehensive foundation tegwick 2025-09-24 01:14:27 +02:00
  • c6ba9c9308 chore: Remove .claude/settings.local.json from tracking and add to .gitignore tegwick 2025-09-24 00:09:23 +02:00
  • 0053fa68ec refactor: Make tddai framework project-agnostic and fix test configuration tegwick 2025-09-24 00:04:54 +02:00
  • ef81266eb1 feat: Implement IssueWriter and formalize TDD8 methodology tegwick 2025-09-23 23:41:43 +02:00
  • ddcd7f9ebb chore: We are done for today and reached our claude usage limit tegwick 2025-09-23 05:03:42 +02:00
  • 76fd150a19 docs: Comprehensive session wrap-up and project status update tegwick 2025-09-23 04:53:30 +02:00
  • 3e7d2b55d5 fix: Resolve TDD infrastructure test failures and API mismatches tegwick 2025-09-23 04:46:22 +02:00
  • 8a89cb73c6 test: Add comprehensive test suite for Issue #1 database functionality tegwick 2025-09-23 04:29:35 +02:00
  • 35cbe715a5 feat: Implement Issue #1 - Database initialization and front matter parsing tegwick 2025-09-23 04:28:29 +02:00
  • 62105b1993 docs: Add comprehensive digest for test coverage assessment system tegwick 2025-09-23 03:52:50 +02:00
  • 73185f2c96 fix: Correct coverage calculation to return 0% for untested issues tegwick 2025-09-23 03:48:51 +02:00
  • e0b4ab0124 fix: Resolve false positive coverage reporting for untested functionality tegwick 2025-09-23 03:43:24 +02:00
  • f485b24a5a feat: Add comprehensive test coverage assessment system tegwick 2025-09-23 03:35:20 +02:00
  • 386bafe130 feat: Add make test-new for quick test file template creation tegwick 2025-09-23 03:26:02 +02:00
  • e18a28aef0 test: Add comprehensive TDD workflow validation tests from Issue #11 tegwick 2025-09-23 03:20:21 +02:00
  • 696ab68c82 feat: Add make test-status for quick test overview without re-running tegwick 2025-09-23 03:16:50 +02:00
  • 03ee6463e9 docs: Document subagent infrastructure resolution and environment restoration tegwick 2025-09-23 02:58:36 +02:00
  • 6ec0fc2930 docs: Captured Ubuntu24.04 upgrade tegwick 2025-09-23 02:45:54 +02:00
  • be3902c412 feat: Add Python dependency management and fix test environment tegwick 2025-09-23 02:41:32 +02:00
  • 5ec93c1092 agent: Finally found a way to install claude again tegwick 2025-09-23 02:24:09 +02:00
  • 7b9d6af5a1 fix: Python 3.6 compatibility for tests Bernd Worsch 2025-09-23 01:40:37 +02:00
  • 7bdc21d3ef build: Helpers to initially setup the dev env tegwick 2025-09-23 01:23:32 +02:00
  • c657094e08 agent: Needed to reinstall claude on Ubuntu 24.04 tegwick 2025-09-23 01:21:34 +02:00
  • ef510bbf00 chore: Updated to Ubuntu 24.04 and created new .venv tegwick 2025-09-23 01:19:57 +02:00
  • 086515e071 chore: Keep old venv from ubuntu 18.04 for now just in case. tegwick 2025-09-23 01:16:12 +02:00
  • 1c40b7a77d agent: Implemented subagents and claude issue handling assistence Bernd Worsch 2025-09-22 23:03:31 +02:00
  • 6364bb8447 chore: Change NEXT file to correct filetype Bernd Worsch 2025-09-22 21:11:38 +02:00
  • 84498e9df7 docs: Add ProjectDiary Bernd Worsch 2025-09-22 21:08:08 +02:00
  • 001343c208 docs: add NEXT.txt with tomorrow's development plan Bernd Worsch 2025-09-22 02:30:17 +02:00
  • a0522fd534 docs: update ProjectStatusDigest with TDD infrastructure Bernd Worsch 2025-09-22 02:23:34 +02:00
  • bc00cc7eb3 docs: add ProjectDiary entry for TDD infrastructure implementation Bernd Worsch 2025-09-22 02:20:08 +02:00
  • 68af98049e fix: update tests to use renamed tdd- prefixed make targets Bernd Worsch 2025-09-22 02:17:04 +02:00
  • 41193d0746 refactor: rename workspace targets to TDD Workspace with tdd- prefix Bernd Worsch 2025-09-22 02:14:57 +02:00
  • 84161e77a9 fix: update Makefile targets to use venv Python with PYTHONPATH Bernd Worsch 2025-09-22 02:07:05 +02:00
  • 5155a548eb feat: implement tddai Python library for TDD workspace management Bernd Worsch 2025-09-22 02:04:19 +02:00
  • b03160437e build: Add issue workspace system for structured TDD workflow Bernd Worsch 2025-09-22 01:28:55 +02:00
  • 0043bc6cef build: Add test-from-issue target for TDD workflow Bernd Worsch 2025-09-22 01:17:54 +02:00
  • adf48c704c build: Add gitea issue management targets Bernd Worsch 2025-09-22 01:11:00 +02:00
  • 15cd8130a4 docs: Add ProjectDiary.md for tracking development milestones Bernd Worsch 2025-09-22 00:49:23 +02:00
  • 72195d0aa5 docs: Add ProjectStatusDigest.md with automated update target Bernd Worsch 2025-09-22 00:37:04 +02:00
  • eab65c74b5 build: Enhance venv-status to detect shell activation state Bernd Worsch 2025-09-22 00:18:24 +02:00
  • ad35e4f754 build: Add comprehensive Makefile for development workflow Bernd Worsch 2025-09-21 23:46:46 +02:00
  • f8aed9951d Update wiki submodule to latest Bernd Worsch 2025-09-21 23:24:37 +02:00
  • 49d3f5f295 Add wiki as submodule tracking main Bernd Worsch 2025-09-16 23:28:11 +02:00
  • 089787532d Add wiki as submodule tracking main Bernd Worsch 2025-09-16 23:27:40 +02:00
  • 189b75b3e8 chore: gitignore and repo cleanup Bernd Worsch 2025-09-16 03:04:18 +02:00
  • babd121564 chore: first commit Bernd Worsch 2025-09-16 02:56:34 +02:00