• Joined on 2026-03-27
mathias closed issue mathias/tapir#8 2026-07-02 12:50:03 +00:00
migrate up/down tests are coupled to the absolute HEAD migration count
mathias commented on issue mathias/tapir#8 2026-07-02 12:49:48 +00:00
migrate up/down tests are coupled to the absolute HEAD migration count

Report-back

Direct-push to main — per ADR-009 / CLAUDE.md (solo/agent work commits directly to main, no PR). No other agent active on this repo. Commit 72cb251, tag v0.15.2, pushed…

mathias pushed tag v0.15.2 to mathias/tapir 2026-07-02 12:49:03 +00:00
mathias pushed to main at mathias/tapir 2026-07-02 12:49:03 +00:00
72cb25111f test(store): address migrations by version, not step count (#8)
mathias commented on issue mathias/tapir#8 2026-07-02 12:44:47 +00:00
migrate up/down tests are coupled to the absolute HEAD migration count

Report-back (required)

This is the koala-session counterpart to tapir#20 (which ran on flamingo) — same shakedown intent, different task, so we can compare host/session behavior rather than…

mathias commented on issue mathias/tapir#20 2026-07-02 12:41:26 +00:00
chore: rename Go module path gitea.d-ma.be → git.d-ma.be

Report-back (proper format)

Branch + PR: No branch, no PR — direct push to main (38f222c). This was deliberate: CLAUDE.md for this repo states TBD (ADR-009), "commit directly to…

mathias commented on issue mathias/tapir#20 2026-07-02 12:40:34 +00:00
chore: rename Go module path gitea.d-ma.be → git.d-ma.be

Verified — work correct, process gap found (the actual value of this run)

Ground truth: confirmed independently, not taking the report at face value.

  • go.mod on main → `module…
mathias commented on issue mathias/tapir#20 2026-07-02 12:38:42 +00:00
chore: rename Go module path gitea.d-ma.be → git.d-ma.be

Done in 38f222c. Bulk replaced gitea.d-ma.be/mathias/tapirgit.d-ma.be/mathias/tapir across go.mod and 60 .go files. go build ./... and go test -p 1 ./... pass. Tagged v0.15.1.

mathias pushed to main at mathias/tapir 2026-07-02 12:37:38 +00:00
38f222c931 chore: rename Go module path gitea.d-ma.be → git.d-ma.be
mathias closed issue mathias/tapir#20 2026-07-02 12:37:38 +00:00
chore: rename Go module path gitea.d-ma.be → git.d-ma.be
mathias pushed tag v0.15.1 to mathias/tapir 2026-07-02 12:37:38 +00:00
mathias pushed to main at mathias/tapir 2026-07-02 07:00:54 +00:00
e042b6d26d chore: add .mcp.json (brain + gitea) — wire tapir for the single-harness workflow
mathias commented on issue mathias/gitea-mcp#42 2026-07-01 21:40:08 +00:00
create_project_from_template substitutes nothing (files_substituted: null) → produces a non-building repo

Resolution (deployed 0395988)

The three root bugs are fixed and the silent-null contract violation is gone:

  • Empty generate branch → resolve explicitly (re-fetch repo; fall back…
mathias pushed to main at mathias/gitea-mcp 2026-07-01 21:38:14 +00:00
039598855c fix(create_project): fast raw create + honest partial_failure (#42, infra#179)
mathias pushed to main at mathias/gitea-mcp 2026-07-01 21:17:11 +00:00
d45ba712ce fix(create_project): make the write the branch-readiness gate (#42)
mathias pushed to main at mathias/gitea-mcp 2026-07-01 21:11:50 +00:00
4d658004ae fix(create_project): handle gitea generate-async branch race (#42)
mathias pushed to main at mathias/gitea-mcp 2026-07-01 21:06:36 +00:00
3329ff3088 fix(deps): migrate mcp-chassis to git.d-ma.be path — unblock CD build (#74)
mathias pushed to main at mathias/gitea-mcp 2026-07-01 20:53:19 +00:00
2ebaee8d03 chore: re-sync context adapters from canonical AGENT.md
e30951ad72 fix(create_project): use fmt.Fprintf in test fake (lint QF1012)
Compare 2 commits »
mathias closed issue mathias/gitea-mcp#42 2026-07-01 20:39:49 +00:00
create_project_from_template substitutes nothing (files_substituted: null) → produces a non-building repo
mathias pushed to main at mathias/gitea-mcp 2026-07-01 20:39:49 +00:00
e3cdd23260 fix(create_project): substitute the whole tree, rename cmd dir, resolve branch (#42)