Publish harness and TUI open-source

initial sync from the monorepo
This commit is contained in:
grokkybara[bot] 2026-07-16 06:46:02 +01:00
commit c68e39f604
2734 changed files with 1437016 additions and 0 deletions

View file

@ -0,0 +1,27 @@
[
{
"category": "features",
"description": "**New /login** slash command lets you re-authenticate from within a session without quitting.",
"breaking_change": false
},
{
"category": "features",
"description": "**Compaction summaries** now include the full transcript path so the model can reference prior details.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Fixed monitor tool** schema to show the correct 10-hour default timeout.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Fixed a panic** that could occur when installing marketplace plugins.",
"breaking_change": false
},
{
"category": "features",
"description": "**Cursor skills and rules** are now discovered alongside Grok and Claude directories.",
"breaking_change": false
}
]