Skip to content

Commit 6d94f16

Browse files
authored
Update README.md
1 parent 7f79e30 commit 6d94f16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,9 @@ Here’s what’s next for CodeTide:
390390
391391
- 🧩 **Support more languages** already integrated with [Tree-sitter](https://tree-sitter.github.io/tree-sitter/)
392392
**TypeScript** is the top priority.
393-
- 🧭 **Handle relative imports** in Python projects
394-
→ Improve resolution for intra-package navigation.
393+
394+
~~- 🧭 **Handle relative imports** in Python projects
395+
→ Improve resolution for intra-package navigation.~~
395396
- 🤖 **Long-term vision**: Release a native **CodeTide Agent**
396397
→ Seamless, intelligent context resolution directly integrated into the CodeTide core.
397398
→ Unlock **clinical issue detection**, **guided refactors**, and **agent-level navigation**.
@@ -410,4 +411,4 @@ CodeTide is licensed under the **Apache 2.0 License**.
410411
411412
CodeTide is about giving developers structure-aware tools that are **fast, predictable, and private**. Your code is parsed, navigated, and queried as a symbolic graph - not treated as a black box of tokens. Whether you’re building, refactoring, or feeding context into an LLM - **you stay in control**.
412413
413-
> Like a tide, your codebase evolves - and CodeTide helps you move with it, intelligently.
414+
> Like a tide, your codebase evolves - and CodeTide helps you move with it, intelligently.

0 commit comments

Comments
 (0)