refactor: simplify TUI layout and update package description

This commit is contained in:
Dax Raad 2026-03-21 11:32:31 -04:00
commit 572fab3743
4 changed files with 209 additions and 342 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "opencode",
"description": "AI-powered development tool",
"description": "AI-powered coding assistant that generates perfect code most of the time",
"private": true,
"type": "module",
"packageManager": "bun@1.3.10",