No description
Find a file
Virgil 0d92d53190 docs: align exported API comments with AX examples
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 19:27:25 +00:00
docs docs: add RFC specs for agent reference 2026-04-03 20:09:13 +01:00
buffer.go docs: align exported API comments with AX examples 2026-04-03 19:27:25 +00:00
buffer_test.go feat(cgo): add RFC string conversion utilities 2026-04-03 19:12:25 +00:00
call_test.go feat(cgo): extend Call for up to 16 arguments 2026-04-03 19:23:56 +00:00
call_test_support.go feat(cgo): extend Call for up to 16 arguments 2026-04-03 19:23:56 +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 docs: align exported API comments with AX examples 2026-04-03 19:27:25 +00:00
scope_test.go feat(scope): add close-compatible scoped cleanup 2026-04-03 19:26:08 +00:00
string_conversion.go docs: align exported API comments with AX examples 2026-04-03 19:27:25 +00:00

go-cgo