experimental agent
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
JD Crawford a87c1b9770
chore(config): migrate repository URL from crawford to aletis
Update all internal import paths and User-Agent headers to reflect the
migration from git.crawford.zone to git.aletis.org. This includes
updating the go.mod module path and ensuring consistency across all
packages, providers, and tests.
2026-09-17 02:46:23 -04:00
core chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
docs feat(agent): add human-in-the-loop question support and run safety 2026-09-07 23:26:01 -04:00
message chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
model feat(providers): enrich model definitions with models.dev metadata 2026-08-16 01:17:42 -04:00
pkg chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
provider chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
providers chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
session chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
store chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
tool chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
.gitignore Initial commit 2026-07-23 14:31:41 -04:00
agent.go chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
agent_test.go chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
answer.go chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
config.go chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
go.mod chore(config): migrate repository URL from crawford to aletis 2026-09-17 02:46:23 -04:00
go.sum feat(tooling): add MCP client with OAuth 2.1 support 2026-07-27 03:21:14 -04:00
LICENSE Initial commit 2026-07-23 14:31:41 -04:00
mise.toml refactor(core): decouple core loop from synchronous execution 2026-09-07 06:10:54 -04:00
queue.go feat(agent): add human-in-the-loop question support and run safety 2026-09-07 23:26:01 -04:00
README.md Initial commit 2026-07-23 14:31:41 -04:00

agent

experimental agent