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,22 @@
[
{
"category": "features",
"description": "**Generated images and videos** can now be opened directly from the terminal UI via buttons or clicks.",
"breaking_change": false
},
{
"category": "features",
"description": "**Background tasks panel** now groups items, supports collapsible sections, and has clearer styling for monitors and loops.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**Session titles** are now generated reliably using a fixed default model.",
"breaking_change": false
},
{
"category": "fixes",
"description": "**--permission-mode** now correctly overrides the permission_mode setting from config.toml when launching sessions.",
"breaking_change": false
}
]