No description
Find a file
Virgil 446a02fad9 feat(scope): add buffer close helper for lifecycle symmetry
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:40:03 +00:00
docs docs: add RFC specs for agent reference 2026-04-03 20:09:13 +01:00
buffer.go feat(scope): add buffer close helper for lifecycle symmetry 2026-04-03 19:40:03 +00:00
buffer_test.go feat(scope): add buffer close helper for lifecycle symmetry 2026-04-03 19:40:03 +00:00
call_test.go fix(cgo): support byte slices in Call argument conversion 2026-04-03 19:37:01 +00:00
call_test_support.go fix(cgo): support byte slices in Call argument conversion 2026-04-03 19:37:01 +00:00
doc.go docs(cgo): add agent-oriented package usage examples 2026-04-03 19:29:17 +00:00
go.mod feat(buffer): implement RFC buffer lifecycle with safety checks 2026-04-03 19:11:30 +00:00
README.md feat: initial commit 2026-04-03 20:07:30 +01:00
scope.go chore(ax): align exported cgo comments with usage examples 2026-04-03 19:38:58 +00:00
scope_test.go feat(scope): panic on double-free scope teardown 2026-04-03 19:37:55 +00:00
string_conversion.go chore(ax): align exported cgo comments with usage examples 2026-04-03 19:38:58 +00:00

go-cgo