Skip to content

Refresh the agent guides against the current source - #1055

Open
Sajeeth-Wimalasuriyan wants to merge 1 commit into
mainfrom
sw-agentMD-update-2
Open

Sajeeth-Wimalasuriyan wants to merge 1 commit into
mainfrom
sw-agentMD-update-2

Conversation

@Sajeeth-Wimalasuriyan

Copy link
Copy Markdown
Contributor

Updated Agents.md. Includes ask Optiq.

The .agents/ guides had drifted far enough to mislead. The Ask Optiq
assistant that landed in #1029 was undocumented, and several symbols the
guides sent a reader looking for - the controller plot layer,
ComputeDataProvider, COMPUTE_TABLE_DEFINITIONS, ResolveProfilerType - do
not exist in the tree, so recipes built on them were unfollowable.

Audited each guide against the code it describes and corrected what it
claims. UI.md gains the Ask Optiq section: the tool set and which handler
table owns each body, the turn phases, the timeouts and why they differ,
and the private DataProvider client id that keeps assistant queries out
of the tabs' tables. CONTROLLER.md and DATABASE.md drop the deleted
classes and fix signatures that moved - bind_trace_to_database takes a
config path, PackedTable's merge and sort helpers take a QueryManager,
and the table machinery overrides live on QueryManager rather than
ProfileDatabase. SCRIPTING.md no longer reads as though nothing shipped,
and PYTHON.md describes the details-panel Script tab that exists rather
than a toolbar button that does not.

Where a name survives in the guides only because an earlier revision
claimed it, the text now says so outright, so the next reader does not
spend the search finding out it was never there.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant