Skip to content

feat: implement AgentStateService#2

Open
casey-brooks wants to merge 3 commits intomainfrom
noa/issue-1
Open

feat: implement AgentStateService#2
casey-brooks wants to merge 3 commits intomainfrom
noa/issue-1

Conversation

@casey-brooks
Copy link

Summary

  • implement the Postgres-backed AgentStateService server
  • add migrations, docker-compose harness, and e2e tests
  • wire CI for buf generate, go build, and go test

Testing

  • buf generate buf.build/agynio/api --path agynio/api/agent_state/v1
  • go build ./...
  • go test ./...

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement AgentStateService (Go) with Postgres + docker-compose + e2e tests

2 participants