No description
Find a file
2026-04-03 19:24:04 +00:00
docs docs: add RFC specs for agent reference 2026-04-03 20:09:13 +01:00
buffer.go feat(buffer): implement RFC buffer lifecycle with safety checks 2026-04-03 19:11:30 +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 feat(scope): add scoped allocation lifecycle API 2026-04-03 19:13:21 +00:00
scope_test.go feat(scope): add scoped allocation lifecycle API 2026-04-03 19:13:21 +00:00
string_conversion.go feat(cgo): extend Call for up to 16 arguments 2026-04-03 19:23:56 +00:00

go-cgo