Commit Graph

164 Commits (actual-tui-plugins)

Author SHA1 Message Date
Sebastian Herrlinger c22e979b1b types 2026-03-09 22:33:17 +01:00
Sebastian Herrlinger ff2800e0e0 refactor 2026-03-09 22:33:17 +01:00
Sebastian Herrlinger f727f17c22 refactor 2026-03-09 22:33:17 +01:00
Sebastian Herrlinger 8e1392cad5 initial tui plugin meta pass down 2026-03-09 22:33:17 +01:00
Sebastian Herrlinger 731d840afd fix smoke test 2026-03-09 22:33:17 +01:00
Sebastian Herrlinger acf47e6631 cleanup 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 3645fed416 stash 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger df44d87bf4 theme diff colors 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 91f4b0791a types 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger e40d929554 keybinds 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger f9385bcc63 cleanup 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 29aab3223c theme api 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 6e21cf05f7 demo theme contrasts 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 372eba31e8 theme colors 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger 91b7d5d4ec smoke cube 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger eb64f7c1d4 btn 2026-03-09 22:33:16 +01:00
Sebastian Herrlinger eeee6cf3ae post processing 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d755644f92 ascii logo for smoke test 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d5b7498455 theming 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger d974e5345c extend demo 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger cebc7f0da9 refine 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 2bdb6e6a21 stash 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 66ac0b3394 refine demo plugin 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 836e0dbc55 STASH COMPLEX PLUGIN 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger 38f38973b0 stash 2026-03-09 22:33:15 +01:00
Sebastian Herrlinger aab237d89a remove custom jsx plumbing 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 3b38e8dc24 ugly but works 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 7e1d396427 debug 2026-03-09 22:31:25 +01:00
Sebastian Herrlinger 8b45247d24 smoke 2026-03-09 22:31:25 +01:00
Dax Raad 8a51cbd253 core: prevent accidental edits to migration files by restricting agent access 2026-03-09 11:25:58 -04:00
Karan Handa 28bb16ca2a
fix(config): point GitHub PR search tool at current repository (#16441) 2026-03-07 05:53:28 +00:00
Adam da82d4035a
chore: tr glossary 2026-03-03 07:10:52 -06:00
Adam e5ae6c51b0
chore: update translator model 2026-02-27 09:27:12 -06:00
adamelmore b368181ac9
chore: move glossary 2026-02-25 10:29:05 -06:00
Adam dbf2c45869
chore: updated locale glossaries and docs sync workflow 2026-02-21 04:58:27 -06:00
Adam c45ab712d2
chore: locale specific glossaries 2026-02-21 04:58:26 -06:00
Aiden Cline 950df3de19
ci: temporarily disable assigning of issues to rekram1-node (#14486) 2026-02-20 13:56:29 -06:00
Adam 7e0e35af3f
chore: update agent 2026-02-20 07:29:02 -06:00
Dax 02a9495063
Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
Dax Raad 568eccb4c6 Revert: all refactor commits migrating from Bun.file() to Filesystem module 2026-02-18 19:41:14 -05:00
Dax a8347c3762
refactor: migrate src/storage/db.ts from Bun.file() to statSync (#14124) 2026-02-18 19:20:03 -05:00
opencode-agent[bot] a344a766fd chore: generate 2026-02-17 23:36:08 +00:00
Aiden Cline bca793d064
ci: ensure triage adds acp label (#14039) 2026-02-17 17:34:47 -06:00
Aiden Cline ea96f898c0
ci: rm remap for jlongster since he is in org now (#14000) 2026-02-17 11:08:35 -06:00
Aiden Cline ed4e4843c2
ci: update triage workflow (#13944) 2026-02-17 01:05:56 -06:00
ImmuneFOMO 9d3c81a683
feat(acp): add opt-in flag for question tool (#13562)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-16 14:20:41 -06:00
Ariane Emory b0afdf6ea4
feat(cli): add session delete command (#13571) 2026-02-16 14:15:34 -06:00
Aiden Cline ae6e85b2a4 ignore: rm random comment on opencode.jsonc 2026-02-16 13:09:39 -06:00
Dax 6d95f0d14c
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-14 04:19:02 +00:00
Aiden Cline 6b4d617df0
feat: adjust read tool so that it can handle dirs too (#13090) 2026-02-11 13:23:00 -06:00