- 13a6977 routes: fix log call argument order and pass user_id by Andrew Musselman · 4 days ago main production
- fa99daa bedrock-mythos: align param shape with Opus 4.8 and detect adaptive thinking by Andrew Musselman · 4 days ago
- a091b36 Adding dev override for testing bedrock-mantle by Andrew Musselman · 5 days ago
- 4811cda bedrock-mythos: profile-aware STS session + awscrt dep by Andrew Musselman · 5 days ago
- e204646 bedrock-mythos: Mantle-backed provider for Mythos preview by Andrew Musselman · 5 days ago
- 5603084 api keys: accessible password toggle + stable test selector by Andrew Musselman · 5 days ago
- 74de618 observability: demote 2xx api request logs to DEBUG by Andrew Musselman · 6 days ago
- 184bd60 Cleaning up failing nightly by Andrew Musselman · 6 days ago
- d197c9c Adding sonnet 4.6 by Andrew Musselman · 6 days ago
- c121953 drain pending tasks before closing per-agent thread loop by Andrew Musselman · 6 days ago
- cac16b4 show Stopping... on the Stop button after click so users get instant feedback by Andrew Musselman · 8 days ago
- d0e1f10 fetch _rev before saving updates in run registry _persist by Andrew Musselman · 8 days ago
- 76806c8 drop unsupported sort kwarg from list_for_user db.find call by Andrew Musselman · 8 days ago
- 34c02c0 fix settings import in run_registry _get_db by Andrew Musselman · 8 days ago
- 6c89591 re-export EVICTION_TTL_SECONDS as alias for backwards-compat by Andrew Musselman · 8 days ago
- f7cd843 persist run registry to couchdb so multi-worker prod is consistent by Andrew Musselman · 8 days ago
- 08da040 handle CancelledError in run_agent_task so stop actually marks complete by Andrew Musselman · 8 days ago
- c5545df poll runs screen while anything is still running by Andrew Musselman · 8 days ago
- 6cde4e5 data store: check_should_stop at entry of bulk read methods too by Andrew Musselman · 8 days ago
- 8ab8956 make AgentStopped a BaseException so user code cant swallow stops by Andrew Musselman · 8 days ago
- 897da2c navigate URL to new run on Run click so Stop targets the displayed run by Andrew Musselman · 8 days ago
- 514d8ca refresh past-runs list when a new run starts by Andrew Musselman · 8 days ago
- 07a20cb stop the fetchedRun fetch storm on every trace event by Andrew Musselman · 8 days ago
- 52586f7 stop now interrupts the agent mid-await (cancel_token on_stop hook) by Andrew Musselman · 8 days ago
- 40dc91f show stop button on deep-linked running runs; avoid duplicate history by Andrew Musselman · 8 days ago
- f3539b4 vite proxy: match api prefix when followed by query string too by Andrew Musselman · 8 days ago
- cfb1697 add delete_many to data store service for filtered bulk deletes by Andrew Musselman · 8 days ago
- dd7cda3 path A: run the agent in its own thread so the worker loop stays free by Andrew Musselman · 8 days ago
- 8e10216 fix streaming endpoint leaving stopped/errored runs as 'running' by Andrew Musselman · 8 days ago
- a876569 bring past-runs section back, sourced from the run registry by Andrew Musselman · 8 days ago
- 7f61ed8 mark streaming runs complete, pre-fill from deep link, fix back-arrow loop by Andrew Musselman · 8 days ago
- 9a306f9 give dev actual multi-worker parallelism and lift couchdb's scheduler cap by Andrew Musselman · 8 days ago
- 9b93916 thread agent_id through runs and deep-link to per-agent run view by Andrew Musselman · 9 days ago
- 3df0e9b match running jobs card to other home modules, add /runs page by Andrew Musselman · 9 days ago
- 6d6b63e harden RunningJobsModule and reshuffle home page layout by Andrew Musselman · 9 days ago
- aef397a stop the boot-order race that floods dev logs with proxy errors by Andrew Musselman · 9 days ago
- 97dfdab stop passing kwargs the sync DatabaseService doesn't accept by Andrew Musselman · 9 days ago
- 8c3134a actually bind the cancel token so check_should_stop sees it by Andrew Musselman · 9 days ago
- b243512 wrap sync CouchDB calls in thread pool for hot-path read endpoints by Andrew Musselman · 9 days ago
- 90cb74e wire stop button into RunsScreen and harden home page modules by Andrew Musselman · 9 days ago
- a684c23 add stop button for in-flight runs with cooperative cancel by Andrew Musselman · 10 days ago
- 3f14995 add home page running jobs module by Andrew Musselman · 10 days ago
- b605a1b subscribe to runs by run_id via /runs/{run_id}/stream by Andrew Musselman · 10 days ago
- c87c588 add run registry for persistent, replayable runs by Andrew Musselman · 10 days ago
- 6a62540 surface session expiry as 401 with X-Auth-Reason header by Andrew Musselman · 9 days ago
- 58831d2 ISSUE-008: env vars editor UI by Andrew Musselman · 9 days ago
- 8c73bb3 add per-agent environment variables by Andrew Musselman · 10 days ago
- 7b95994 Adding workers to uvicorn so agents can run concurrently by Andrew Musselman · 9 days ago
- 91d0059 render run output as labeled per-key panels by Andrew Musselman · 9 days ago
- 219b6e5 api+nginx: support long-running streamed agent responses by Andrew Musselman · 9 days ago
- bc83751 Correcting context window for opus 4.7. and 4.8 by Andrew Musselman · 11 days ago
- 3fcfca5 add bedrock config and adaptive-thinking routing for opus 4.7/4.8 by Andrew Musselman · 11 days ago
- dc999ad Bumping starlette so fastapi doesn't bring in a vulnerable version by Andrew Musselman · 14 days ago
- bf02d0e remove unused axios dependency by Andrew Musselman · 2 weeks ago
- 09b422e Update notification emails in .asf.yaml to use issues@tooling by Dave Fisher · 2 weeks ago
- fd25e37 Fix observability user IDs on public endpoints (#35) by Miro · 2 weeks ago
- e3e55a2 Harden auth against dev stub fallthrough (#37) by Miro · 2 weeks ago
- 8ea6fb4 Define settings.AUTH_CONFIG_PATH to stop unauthenticated 500s by Andrew Musselman · 2 weeks ago
- 646c15e Retry LLM calls on rate-limit errors with exponential backoff by Andrew Musselman · 2 weeks ago
- 307a0bc Fix utcnow deprecation warnings (#34) by Miro · 2 weeks ago
- e53b5a4 Bump webpack-dev-server from 5.2.3 to 5.2.4 in /website (#17) by dependabot[bot] · 3 weeks ago
- 4b7807c Admin login for testing by Andrew Musselman · 4 weeks ago
- b43ef85 auth: tolerate providers that don't echo state in callback by Andrew Musselman · 4 weeks ago
- e27674c api: trust X-Forwarded-Proto via --proxy-headers by Andrew Musselman · 4 weeks ago
- fffd8eb api: trust X-Forwarded-Proto via --proxy-headers by Andrew Musselman · 4 weeks ago
- f9b0561 nginx: preserve upstream X-Forwarded-Proto for OAuth redirect URI by Andrew Musselman · 4 weeks ago
- ed0919d auth: use hex state token for OAuth (ASF compatibility) by Andrew Musselman · 4 weeks ago
- b4440dd Updates for p6 by Andrew Musselman · 4 weeks ago
- 3daf919 Updates for p6 by Andrew Musselman · 4 weeks ago
- e6e041b Updates for p6 by Andrew Musselman · 4 weeks ago
- b342904 Updates for p6 by Andrew Musselman · 4 weeks ago
- 465e28f Merging main into prod by Andrew Musselman · 4 weeks ago
- 104d78c Auth glitch fix by Andrew Musselman · 4 weeks ago
- 2eba44e chore(security): pin remaining website transitive deps via npm overrides (#16) by Andrew Musselman · 4 weeks ago
- d298a06 chore(security): bump webapp deps + pin transitive overrides (#15) by Andrew Musselman · 4 weeks ago
- ffefdfe Bump qs from 6.14.1 to 6.14.2 in /website (#14) by dependabot[bot] · 4 weeks ago
- 2b53556 chore(security): remove stale package-lock.json, bump pnpm to 10.28.2 (#13) by Andrew Musselman · 4 weeks ago
- a766c4a Bump picomatch from 2.3.1 to 2.3.2 in /website (#12) by dependabot[bot] · 4 weeks ago
- 894edc4 Bump @babel/plugin-transform-modules-systemjs in /website (#11) by dependabot[bot] · 4 weeks ago
- 9540fcc Bump path-to-regexp from 0.1.12 to 0.1.13 in /website (#7) by dependabot[bot] · 4 weeks ago
- 8fef767 Bump brace-expansion from 1.1.12 to 1.1.14 in /website (#5) by dependabot[bot] · 4 weeks ago
- e3a24ca Bump fast-uri from 3.1.0 to 3.1.2 in /website (#3) by dependabot[bot] · 4 weeks ago
- ef1d4ea Bump lodash from 4.17.23 to 4.18.1 in /website (#2) by dependabot[bot] · 4 weeks ago
- a61dee6 Bump follow-redirects from 1.15.11 to 1.16.0 in /website (#1) by dependabot[bot] · 4 weeks ago
- 72d276a Adding asf yaml by Andrew Musselman · 5 weeks ago
- 5bd78a3 fix(agent-config): per-model llm_settings, mutex UX, max_tokens text input, runs page server-of-truth by Andrew Musselman · 5 weeks ago
- 3d88b23 perf(data_store): bulk DB ops, optimistic writes, deferred access tracking by Andrew Musselman · 5 weeks ago
- 121c673 feat(runs): wire up rename — content edits, history list, gitignore by Andrew Musselman · 5 weeks ago
- bbb3df7 feat(runs): rename sandbox→runs, add history list below the form by Andrew Musselman · 6 weeks ago
- 112487f test(security): unit tests for log_redaction module by Andrew Musselman · 6 weeks ago
- e0849bd feat(security): redact common secret shapes from logs and traces by Andrew Musselman · 6 weeks ago
- 35e8709 Auth docs update by Andrew Musselman · 6 weeks ago
- 3f41a93 Gofannon user-ready (#577) by Andrew Musselman · 6 weeks ago
- 874e379 Clean readme by Andrew Musselman · 7 weeks ago
- 3ef3b69 Bumping couch version, specifying two schedulng threads by Andrew Musselman · 8 weeks ago
- 078b2e1 Fixing index name to prevent duplicate index rebuilds by Andrew Musselman · 2 months ago
- eaddd13 Revert "Gitignore .env" by Andrew Musselman · 3 months ago
- 4d39d53 Gitignore .env by Andrew Musselman · 3 months ago
- c69b3ab Fixing timeouts and handling scale (#574) by Andrew Musselman · 3 months ago
- 7158dac Fixing bedrock model name by Andrew Musselman · 3 months ago