You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,26 @@
1
1
# TeaAgent
2
2
3
+
> **Last reviewed:** 2026-06-06
4
+
> **Review trigger:** README feature claims, golden path, or provider count changes.
5
+
3
6
Governance-first agent harness for autonomous coding tasks. Thin orchestration layer with tool governance, state boundaries, audit logging, and destructive-tool approval.
4
7
8
+
**TeaAgent is not** a generic IDE agent clone or hosted cloud delegate. It is a local-first harness you operate — with explicit permission modes, hash-chained audit logs, and verification commands a security reviewer can run. See [When Not to Use TeaAgent](docs/guides/when-not-to-use-teaagent.md) for honest non-fit cases.
Copy file name to clipboardExpand all lines: docs/INDEX.md
+32-2Lines changed: 32 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# TeaAgent Documentation Index
2
2
# 2026-06-06
3
3
4
+
> **Last reviewed:** 2026-06-06
5
+
> **Review trigger:** New front-door docs, supersession links, or validation command changes.
6
+
4
7
This is the curated front door for TeaAgent documentation. It is intentionally
5
8
not an exhaustive file list. Use it to find the current source of truth, then
6
9
follow dated evidence documents only when you need the reasoning trail.
@@ -14,6 +17,27 @@ follow dated evidence documents only when you need the reasoning trail.
14
17
| What is the documentation operating model? |[Documentation Operating Model](governance/documentation-operating-model-2026-06-04.md)| Governance rulebook for claim types, TTL, owners, supersession, and CI guard targets. |
15
18
| What should be done next? |[Documentation Optimization Master Plan](plans/documentation-optimization-master-plan-2026-06-04.md)| Execution plan for reducing drift and improving discoverability. |
16
19
| What are the concrete work items? |[Documentation Optimization Work Items](work-log/documentation-optimization-work-items-2026-06-04.md)| Task ledger with priority, status, dependencies, and acceptance criteria. |
20
+
| Exhaustive docs inventory (generated) |[Docs Inventory](generated/docs-inventory.md)| Deterministic catalog; not current truth — use this index table first. |
| Dynamic skill and long-result audit |[Dynamic Skill Generation And Long Result Audit](analysis/dynamic-skill-generation-and-long-result-audit-2026-06-05.md)|
43
68
| RSS dynamic skill failure case study |[RSS Dynamic Skill Failure Case Study](analysis/rss-failure-case-study-2026-06-05.md)|
@@ -71,7 +96,9 @@ follow dated evidence documents only when you need the reasoning trail.
Copy file name to clipboardExpand all lines: docs/analysis/competitor-signal-survey-2026-06-04.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Competitor Signal Survey - 2026-06-04
2
2
3
+
> Supersession note, 2026-06-06: For the latest quarterly refresh, use
4
+
> [Competitor Signal Survey (2026-06-06)](competitor-signal-survey-2026-06-06.md)
5
+
> and [Competitor Self-Comparison Matrix (2026-06-06)](competitor-self-comparison-matrix-2026-06-06.md).
6
+
3
7
## Purpose
4
8
5
9
This survey collects current competitor signals from official documentation, release notes, and community feedback. The goal is not to rank "best agent" in the abstract. The goal is to extract what TeaAgent should learn, what it should avoid, and which product shapes are now common enough to count as baseline expectations.
0 commit comments