Commit graph

25 commits

Author SHA1 Message Date
Virgil
36181a7335 Add issue timeline listing
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 1m4s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:40:32 +00:00
Virgil
99867c9d4b feat(repo): add avatar helpers
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 1m9s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:30:00 +00:00
Virgil
79bb4277b3 feat(webhooks): add git hook helpers
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Successful in 51s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:27:49 +00:00
Virgil
8ecc090a0f Add user webhook API support
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m6s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:25:41 +00:00
Virgil
4ef2c273e5 feat(repo): add new pin allowance getter
All checks were successful
Security Scan / security (push) Successful in 11s
Test / test (push) Successful in 55s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 08:47:49 +00:00
Virgil
2f18098185 feat: add markup rendering endpoint
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 49s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 07:16:48 +00:00
Virgil
891e82237f Add repo archive download helper
All checks were successful
Security Scan / security (push) Successful in 18s
Test / test (push) Successful in 57s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:33:51 +00:00
Virgil
060de1796c Add issue stopwatch delete API
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 48s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:25:32 +00:00
Virgil
80f69121d6 Add user stopwatch listing
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 54s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:12:51 +00:00
Virgil
7106861c3b feat: add raw markdown rendering
All checks were successful
Security Scan / security (push) Successful in 17s
Test / test (push) Successful in 44s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 06:00:14 +00:00
Virgil
bfb8cf6034 refactor(ax): harden forgegen error flow and sync dev guide
All checks were successful
Security Scan / security (push) Successful in 17s
Test / test (push) Successful in 41s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 01:07:12 +00:00
Virgil
2708eef359 docs: correct dependency overview
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 33s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-30 00:03:05 +00:00
f99a00c243 Delete docs/convention-drift-2026-03-23.md
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Successful in 47s
2026-03-23 20:39:15 +00:00
aa839b07b0 Delete docs/security-attack-vector-mapping.md
Some checks failed
Security Scan / security (push) Has been cancelled
Test / test (push) Has been cancelled
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 44s
2026-03-23 20:39:09 +00:00
ca986fa374 Merge pull request '[agent/codex] API contract extraction. For every exported type, function, ...' (#15) from agent/api-contract-extraction--for-every-expor into dev
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 43s
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 44s
2026-03-23 14:35:16 +00:00
Virgil
ce3108b01e docs: add API contract inventory
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 14:35:01 +00:00
ec04941cf1 Merge pull request '[agent/codex] Convention drift check. Read CLAUDE.md. stdlib→core.*, UK ...' (#14) from agent/convention-drift-check--read-claude-md into dev
All checks were successful
Security Scan / security (push) Successful in 8s
Test / test (push) Successful in 46s
2026-03-23 14:29:48 +00:00
Virgil
55c5aa46c7 docs: add convention drift audit
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 14:29:24 +00:00
Virgil
1cee642101 docs: add security attack vector mapping
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-23 13:22:56 +00:00
Snider
0a9564274d refactor(module): migrate module path to dappco.re/go/core/forge
All checks were successful
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Successful in 1m20s
Update Go module path from forge.lthn.ai/core/go-forge to
dappco.re/go/core/forge. Migrate all import paths and dependency
references (go-io → dappco.re/go/core/io, go-log → dappco.re/go/core/log).
Update documentation (CLAUDE.md, README.md, docs/) to reflect new paths.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:51:29 +00:00
Snider
761493c7f5 docs: add human-friendly documentation
All checks were successful
Security Scan / security (push) Successful in 6s
Test / test (push) Successful in 1m8s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:02:40 +00:00
Snider
c59309d15a chore: remove design and plan docs — implementation complete
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 17:16:53 +00:00
Snider
12525932ae chore: remove docs/wiki — content now on Forge wiki
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 17:16:03 +00:00
Snider
f5f796cd16 docs: wiki documentation for go-forge
Seven pages covering Home, Architecture, Services, Code Generation,
Configuration, Error Handling, and Development.

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:14:01 +00:00
Snider
40378d1e90 docs: add design and implementation plan
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 15:19:32 +00:00