MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
morphllm
/
opencode-2
The open source coding agent.
0
0
0
TypeScript
CODE
ISSUES
PULL REQUESTS
ACTIONS
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMPARING
dev
cli-auth-cloud
54 commits
COMMITS (54)
N
fix(tui): fix broken /mcp toggling (#16431)
1mo ago
fdad35a
D
test: remove unused Ripgrep.search coverage (#16554)
1mo ago
a2ce4eb
D
Revert "tui: dock auto-accept after thinking and move Add file to bottom-left"
1mo ago
8fa0498
D
Revert "tui: keep model + thinking selectors beside Add file"
1mo ago
a5710ed
D
Revert "tui: add more editor bottom padding for prompt controls"
1mo ago
2efdc9d
D
Revert "tui: expose auto-accept as a permissions select"
1mo ago
0c24588
D
Revert "tui: use text-base color for prompt selects"
1mo ago
f03288b
D
Revert "tui: remove prompt model/thinking/permissions selectors on dev so the composer stays simple"
1mo ago
09388c9
D
tui: remove prompt model/thinking/permissions selectors on dev so the composer stays simple
1mo ago
ae25c1e
D
tui: restore new-session logo on dev so users recognize OpenCode immediately
1mo ago
0813c14
K
core: simplify account error payloads
1mo ago
a2b527f
D
tui: revert new-session logo on dev so this UI change only ships with auto-accept-permissions
1mo ago
b5151c4
D
tui: add opencode logo to new session screen so users can immediately identify the app when starting a fresh session
1mo ago
e66fd07
D
tui: use text-base color for prompt selects
1mo ago
207ebf4
D
tui: expose auto-accept as a permissions select
1mo ago
12d862d
D
tui: add more editor bottom padding for prompt controls
1mo ago
9813537
D
tui: keep model + thinking selectors beside Add file
1mo ago
426dcfa
D
tui: dock auto-accept after thinking and move Add file to bottom-left
1mo ago
69cb49f
D
test: normalize ripgrep path assertion on windows
1mo ago
e30678a
O
chore: generate
1mo ago
771b29a
D
test: lock in process, ripgrep, and installation helpers
1mo ago
e6d1aae
D
tui: revert prompt control docking
1mo ago
9dc8ac4
D
tui: dock auto-accept after thinking and move Add file to bottom-left
1mo ago
fdd037b
D
core: update database path test to verify correct channel-based filename
1mo ago
523f792
D
core: allow beta channel to share database with stable channel
1mo ago
2230c3c
D
tui: balance titlebar columns so center content doesn't get squeezed by long side content
1mo ago
1b494e5
D
tui: align numeric displays consistently across tool outputs and diff counters using tabular numerals
1mo ago
9c43893
D
tui: center empty states vertically in session view and improve review panel messaging for projects without version control
1mo ago
6dfe19b
D
core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations
1mo ago
a965a06
F
zen: fix graph legend
1mo ago
0654f28
A
fix(app): review panel transition
1mo ago
a32b76d
K
core: track active account separately from org selection
1mo ago
48cf609
O
release: v1.2.21
1mo ago
a52d640
K
test: cover account service flows
1mo ago
a581493
K
core: remove dead auth command
1mo ago
e5b3407
K
core: separate account repo errors
1mo ago
0e642ed
K
core: restore session workspace scope
1mo ago
7af0546
K
Merge upstream/dev into cli-auth-cloud
1mo ago
270f44f
K
core: use service shape helper for account api
1mo ago
2db9d31
K
core: group org lookups by account
1mo ago
95279ab
K
core: tighten account service and CLI typing
1mo ago
1a2ddf9
K
core: effectify CLI account commands with tagged PollResult union
1mo ago
f807875
K
core: simplify account repo/service after review
1mo ago
48158ce
K
core: refactor account module to Effect with repo/service split
1mo ago
adc9536
K
core: prevent share auth headers from being sent cross-origin
1mo ago
fec8d5b
K
core: route session sharing through org-scoped control APIs
1mo ago
e923047
K
core: resolve account config env templates after loading control token
1mo ago
b19dc93
K
core: rename workspace scope to org across account and session surfaces
1mo ago
902268e
D
core: maintain backward compatibility with existing account data by restoring legacy ControlAccountTable alongside new AccountTable structure
1mo ago
a44f78c
D
core: enable workspace-aware configuration and account management commands
1mo ago
a5d727e
D
core: support managing multiple authenticated accounts with individual workspace access
1mo ago
7b5b665
D
core: add device flow authentication commands
1mo ago
b5515dd
D
core: rename control module to account for clearer authentication management
1mo ago
d16e5b9
D
core: rename auth command to providers for clearer credential management
1mo ago
9dbf3a2
DIFF