Commit graph

798 commits

Author SHA1 Message Date
Alex Schapiro
32f1973b6f Remove preview protection bypass plumbing from cloud CLI 2026-09-01 18:35:35 +00:00
bearsyankees
33c1a5b603 Preserve CLI session metadata in JSON output 2026-08-28 15:32:09 -04:00
bearsyankees
192e041a35 Make cloud workspace switching session-safe 2026-08-28 15:23:22 -04:00
bearsyankees
6d83e96b6f Merge remote-tracking branch 'origin/main' into HEAD 2026-08-28 13:09:07 -04:00
Ahmed Allam
1f3f9b31ae fix(report): keep strix.report import-light so it never races the warm-up thread into the agents SDK graph 2026-08-28 20:02:33 +03:00
bearsyankees
bda89717d5 Merge remote-tracking branch 'origin/main' into HEAD
# Conflicts:
#	strix/interface/main.py
#	strix/report/dedupe.py
2026-08-28 12:58:35 -04:00
bearsyankees
d265724bfa Make cloud CLI workflows actionable and safe 2026-08-28 12:53:08 -04:00
devin-ai-integration[bot]
cf179d564e
fix(llm): bind dedupe credentials to a provider; send reasoning=max via extra_body (#1187)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2026-08-28 09:27:57 -07:00
devin-ai-integration[bot]
583af23d9a
fix(llm): only attach prompt-cache points on routes LiteLLM serves (#1186)
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com>
2026-08-28 09:26:57 -07:00
bearsyankees
b074e0f632 Improve cloud CLI human list views 2026-08-28 10:54:58 -04:00
bearsyankees
bee88d95d2 Fix provider token request handling 2026-08-28 10:31:12 -04:00
bearsyankees
de5fcfb283 Allow signed storage upload URLs 2026-08-28 09:56:09 -04:00
bearsyankees
3ca4f4ce72 Clarify chat file path handling 2026-08-28 09:51:21 -04:00
bearsyankees
916af24a19 Correct cloud vulnerability status guidance 2026-08-28 09:46:15 -04:00
bearsyankees
6b66606dfd Clarify cloud test user MFA options 2026-08-28 09:34:13 -04:00
bearsyankees
6a8c89f128 Harden cloud CLI type boundaries 2026-08-28 09:22:18 -04:00
bearsyankees
45353743b8 Merge remote-tracking branch 'origin/main' into devin/1787772918-strix-login 2026-08-28 09:04:15 -04:00
bearsyankees
b984038ed5 Add agent-friendly managed cloud CLI 2026-08-28 09:04:12 -04:00
bearsyankees
1465b57a78 fix(cloud): infer scan type from local targets 2026-08-27 18:42:57 -04:00
bearsyankees
7095d1dcae feat(cloud): upload local source for managed scans 2026-08-27 18:11:07 -04:00
bearsyankees
bb32a7d4b0 feat(cloud): tailor human list and detail views 2026-08-27 17:50:32 -04:00
bearsyankees
cf7224923c feat(cli): add native shell completions 2026-08-27 17:48:37 -04:00
bearsyankees
9aa6b862a9 feat(cloud): improve human navigation and output 2026-08-27 17:46:29 -04:00
bearsyankees
4765838330 fix(cloud): make session command help non-destructive 2026-08-27 17:35:56 -04:00
bearsyankees
1b9f41d244 fix(cloud): preserve scopes when switching workspaces 2026-08-27 17:30:16 -04:00
yoni-at-strix
717ffc8f4c
Isolate MCP connections per task and surface connection status in the UIs (#1181) 2026-08-27 14:10:44 -07:00
bearsyankees
c59e36d353 fix(cloud): send required PR review integration fields 2026-08-27 15:58:42 -04:00
bearsyankees
a02c56423c fix(cloud): align agent commands with API contracts 2026-08-27 15:53:56 -04:00
Alex Schapiro
3580412178 fix(cloud): drop knowledge query and settings commands removed from the API 2026-08-27 18:52:26 +00:00
bearsyankees
41927358eb fix(cloud): preserve API auth during MPP payment 2026-08-27 01:01:32 -04:00
Alex Schapiro
ca0eddc481 docs(cloud): recommend the Stripe agent wallet as the default payment path 2026-08-27 04:45:19 +00:00
Alex Schapiro
2df99a2873 feat(cli): pass a Stripe payment method to the top-up wallet client 2026-08-26 23:36:42 +00:00
yoni-at-strix
cbb0f57058
Reach MCP tools on demand instead of registering every one (#1175) 2026-08-26 16:31:08 -07:00
Alex Schapiro
268769fc45 fix(cli): report a leftover temporary secret file instead of hiding it 2026-08-26 23:04:35 +00:00
Alex Schapiro
8d66c66968 feat(cli): manage workspaces and hosted onboarding links from strix cloud 2026-08-26 23:01:36 +00:00
Ahmed Allam
8b655de615 Mirror the run's threat models into its state dir so resume keeps them 2026-08-27 01:36:47 +03:00
Ahmed Allam
7d8d71beea Scope threat models to the current run instead of caching them on disk 2026-08-27 01:36:47 +03:00
Alex Schapiro
56008a6c50 feat(cli): add the strix cloud command surface for the managed platform 2026-08-26 22:30:09 +00:00
Alex Schapiro
44fb7ac969 fix(login): bound device flow timing values and clean up unreplaced secret temp files 2026-08-26 21:54:04 +00:00
Alex Schapiro
ef722c2ee0 fix(login): show the configured platform host in the sign-in banner 2026-08-26 21:48:05 +00:00
Alex Schapiro
93dc0019fa fix(login): treat overflowing timing values as invalid 2026-08-26 21:43:54 +00:00
Alex Schapiro
5c61a2aee4 fix(login): tolerate malformed selection containers and remove unreadable credential files on logout 2026-08-26 21:32:52 +00:00
Alex Schapiro
baf0ff41fd fix(login): skip the scope prompt when stdin is not a terminal 2026-08-26 21:28:56 +00:00
Alex Schapiro
04a77e50e7 fix(login): reject malformed API token values in sign-in responses 2026-08-26 21:24:57 +00:00
Alex Schapiro
d6ccb7c38a feat(login): interactive workspace and scope selection with presets 2026-08-26 21:23:13 +00:00
Alex Schapiro
67082e21d9 fix(cli): reject sign-in responses without an API token 2026-08-26 21:02:57 +00:00
Alex Schapiro
8dd26f016f fix(cli): handle malformed login responses and credential file failures 2026-08-26 20:56:04 +00:00
Alex Schapiro
6cb78d495a docs: document strix login and managed billing in README, AGENTS, docs, and managed skill 2026-08-26 20:53:13 +00:00
Alex Schapiro
17007bd43c feat(cli): add --scopes flag to strix login 2026-08-26 19:58:21 +00:00
Alex Schapiro
28590a52e0 feat(cli): add strix login for managed platform sign-in (device flow) 2026-08-26 19:35:18 +00:00