go-session/RECENT.md
Snider 7f2fd424cf
All checks were successful
Security Scan / security (pull_request) Successful in 12s
Test / test (pull_request) Successful in 1m18s
refactor(module): migrate module paths from forge.lthn.ai to dappco.re
Update module path to dappco.re/go/core/session, dependency to
dappco.re/go/core/log v0.1.0, all Go import paths, and documentation
references. Remove duplicate test functions found during migration.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:37:11 +00:00

1.6 KiB

Recent Changes

fb672f3 Merge pull request '[agent/claude:sonnet] Fix CodeRabbit findings. These are mostly markdown linting i...' (#3) from agent/fix-coderabbit-findings--these-are-mostl into main
73e627f fix(coderabbit): address markdown linting findings
66fbb42 Merge pull request '[agent/claude:opus] DX audit and fix. 1) Review CLAUDE.md — update any outdate...' (#2) from agent/dx-audit-and-fix--1--review-claude-md into main
7f0a7ed fix(dx): audit and fix error handling, SPDX headers, coverage, and CLAUDE.md
11e3bb3 Merge pull request '[agent/claude:opus] DX audit and fix. 1) Review CLAUDE.md — update any outdate...' (#1) from agent/dx-audit-and-fix--1--review-claude-md into main
c769692 fix(dx): fix coreerr.E() signatures, add SPDX headers and tests
55ceab4 refactor(error-handling): replace fmt.Errorf and errors.New with coreerr.E()
a07e41a chore: add .core/ and .idea/ to .gitignore
50d1c3f docs: add CLAUDE.md project instructions
bc3cc42 docs: add human-friendly documentation
ad28c85 fix: improve HTML escaping and modernise sort/search helpers
724d122 chore: add .core/ build and release configs
6ffafd8 chore: remove boilerplate Taskfile
53d3bd9 chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
89a431c feat: modernise to Go 1.26 iterators and stdlib helpers
049df37 ci: add Forgejo Actions test and security scan workflows
cb7b5de chore: sync workspace dependency versions
1458694 refactor: apply go fix modernizers for Go 1.26
5dc4078 chore: bump go directive to 1.26.0
325fddd docs: add README with quick start and docs links