Skip to content

Commit b9a33a3

Browse files
committed
added AgetnTideDisclaimer to README
1 parent beefe58 commit b9a33a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,9 @@ if __name__ == "__main__":
491491
492492
AgentTide will prompt you for requests, retrieve the relevant code context, and generate precise patches to fulfill your requirements.
493493
494+
**Disclaimer:**
495+
AgentTide is designed for focused, context-aware code editing, not for generating entire applications from vague ideas. While CodeTide as a platform can support larger workflows, the current version of AgentTide is optimized for making precise, well-scoped changes. For best results, provide one clear request at a time. AgentTide does not yet have access to your terminal or the ability to execute commands, but support for test-based validation is planned in future updates.
496+
494497
For more details, see the [agents module source code](codetide/agents/tide/agent.py).
495498
496499
---

0 commit comments

Comments
 (0)