Skip to content

Commit 7487c25

Browse files
committed
readme: add roadmap
1 parent a890ef9 commit 7487c25

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,13 @@ AgentAPI automatically removes these.
124124
125125
Splitting the terminal output into a sequence of messages should still work, since it doesn't depend on the TUI structure. The logic for removing extra bits may need to be updated to account for new elements. AgentAPI will still be usable, but some extra TUI elements may become visible in the agent messages.
126126

127+
## Roadmap
128+
129+
Pending feedback, we're considering the following features:
130+
131+
- [Support the MCP protocol](https://github.com/coder/agentapi/issues/1)
132+
- [Support the Agent2Agent Protocol](https://github.com/coder/agentapi/issues/2)
133+
127134
## Long-term vision
128135
129136
In the short term, AgentAPI solves the problem of how to programmatically control coding agents. As time passes, we hope to see the major agents release proper SDKs. One might wonder whether AgentAPI will still be needed then. We think that depends on whether agent vendors decide to standardize on a common API, or each sticks with a proprietary format.

0 commit comments

Comments
 (0)