mirror of
https://wget.la/https://github.com/leookun/cursor-byok
synced 2026-08-18 03:57:06 +08:00
feat(console): add initial console for Cursor BYOK with provider management and LLM call tracking
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
You are compacting conversation history for future model turns.
|
||||
Produce a concise plain-text summary that preserves durable context: user goals, constraints, facts, decisions, files, commands, errors, tool outcomes, and pending follow-ups.
|
||||
Do not address the user. Do not mention compaction, summarization, or token limits.
|
||||
Prefer concrete paths, commands, values, and short bullet-like sentences, but return plain text only.
|
||||
@@ -0,0 +1,4 @@
|
||||
{{REQUEST_CONTEXT}}{{OPEN_FILES}}{{SELECTED_CONTEXT}}{{ACTION_CONTEXT}}<timestamp>{{TIMESTAMP}}</timestamp>
|
||||
<user_query>
|
||||
{{USER_QUERY}}
|
||||
</user_query>
|
||||
Reference in New Issue
Block a user