opencode/packages/tui/src/mini
2026-07-27 14:19:03 +02:00
..
catalog.shared.ts feat(tui): add mini agent switching (#38287) 2026-07-22 11:14:10 +00:00
demo.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
entry.body.ts mini: monochrome rendered markdown only (#38656) 2026-07-24 11:14:48 +02:00
footer.command.tsx fix(tui): show providers in Mini model search (#38321) 2026-07-22 16:02:17 +02:00
footer.form.tsx mini: add monochrome ASCII mode (#38173) 2026-07-21 22:01:09 +02:00
footer.menu.tsx mini: add monochrome ASCII mode (#38173) 2026-07-21 22:01:09 +02:00
footer.permission.tsx mini: add monochrome ASCII mode (#38173) 2026-07-21 22:01:09 +02:00
footer.prompt.tsx refactor(tui): narrow mini compatibility surfaces (#38262) 2026-07-22 10:35:35 +02:00
footer.subagent.tsx mini: add monochrome ASCII mode (#38173) 2026-07-21 22:01:09 +02:00
footer.ts mini: pack statusline by content width (#38646) 2026-07-24 10:54:30 +02:00
footer.view.tsx mini: pack statusline by content width (#38646) 2026-07-24 10:54:30 +02:00
footer.width.ts mini: reserve headroom before showing usage (#38659) 2026-07-24 11:23:53 +02:00
form.shared.ts refactor(tui): narrow mini compatibility surfaces (#38262) 2026-07-22 10:35:35 +02:00
index.ts mini: move frontend into tui package (#37754) 2026-07-19 14:12:22 +02:00
mono.ts mini: monochrome rendered markdown only (#38656) 2026-07-24 11:14:48 +02:00
permission.shared.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
prompt.editor.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
prompt.shared.ts feat(tui): add compact command to mini (#38251) 2026-07-22 07:03:46 +02:00
runtime.boot.ts feat(tui): add mini splash setting (#38317) 2026-07-22 15:46:50 +02:00
runtime.lifecycle.ts feat(tui): add mini splash setting (#38317) 2026-07-22 15:46:50 +02:00
runtime.queue.ts tui: skip abort on mini session close (#39067) 2026-07-27 10:42:37 +02:00
runtime.ts feat(tui): add mini agent switching (#38287) 2026-07-22 11:14:10 +00:00
scrollback.shared.ts mini: add reconnect, forms, and shared targets (#37811) 2026-07-19 22:45:10 +02:00
scrollback.surface.ts mini: monochrome rendered markdown only (#38656) 2026-07-24 11:14:48 +02:00
scrollback.writer.tsx tui: render mini compaction boundaries (#39103) 2026-07-27 14:19:03 +02:00
session-data.ts mini: add reconnect, forms, and shared targets (#37811) 2026-07-19 22:45:10 +02:00
session.shared.ts mini: add reconnect, forms, and shared targets (#37811) 2026-07-19 22:45:10 +02:00
splash.ts mini: add monochrome ASCII mode (#38173) 2026-07-21 22:01:09 +02:00
stream-v2.fragment.ts tui/mini: consolidate stream and panel internals (#37903) 2026-07-20 12:45:48 +02:00
stream-v2.subagent.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
stream-v2.transport.ts tui: render mini compaction boundaries (#39103) 2026-07-27 14:19:03 +02:00
stream.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
theme.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
tool.public.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
tool.ts fix(tui): show shell working directory in prompt 2026-07-25 23:42:53 -04:00
turn-summary.ts mini: move frontend into tui package (#37754) 2026-07-19 14:12:22 +02:00
types.ts tui: render mini compaction boundaries (#39103) 2026-07-27 14:19:03 +02:00
variant.shared.ts refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00