Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
663 commits
Select commit Hold shift + click to select a range
2317a5c
Cover default completion rendering invariant
igorcosta May 13, 2026
4cf197b
Keep volatile activity text out of active status lines
igorcosta May 13, 2026
d5c93a4
Preserve activity verbs while isolating tool output
igorcosta May 13, 2026
a9b5bb8
Guard tool inventory responses from deferred-action classification
igorcosta May 13, 2026
62a4e56
Add configuration toggle for activity verbs
igorcosta May 13, 2026
eb5df48
fixing a few bugs in the UI rendering and settings
igorcosta May 13, 2026
c0bd40a
Add persistent goal management across CLI modes
igorcosta May 13, 2026
1e17a39
Gate persistent goals behind slash_goal
igorcosta May 13, 2026
29be02a
Preserve Ink transcript order across immediate prompt echo
igorcosta May 13, 2026
0d99cb4
Render fenced diff blocks in chat history
igorcosta May 13, 2026
6da041b
Show model tool activity in Ink transcripts by default
igorcosta May 13, 2026
9331192
Restore themed colors for chat diff text
igorcosta May 13, 2026
fce7e58
Make completion reports configurable
igorcosta May 13, 2026
7767fd0
Force themed diff colors in Ink tool transcripts
igorcosta May 13, 2026
8fd79cf
Handle cancelled browser login polling
igorcosta May 14, 2026
17d165c
Stop Ctrl+C quit requests from entering the prompt queue
igorcosta May 14, 2026
c363d31
Improve Ink composer input responsiveness
igorcosta May 14, 2026
b8d7f53
Refine Ink diff transcript styling
igorcosta May 14, 2026
66d87d1
Make terminal logo rendering responsive
igorcosta May 14, 2026
1958233
Improve real terminal composer typing and paste handling
igorcosta May 14, 2026
91a2171
Document activity indicator customization
igorcosta May 14, 2026
9bb327c
Use Ink cursor without rendered composer cursor fallback
igorcosta May 14, 2026
32e26d8
Guard session recovery notes before conversation bootstrap
igorcosta May 14, 2026
4ffce1b
adding support for account sync
igorcosta May 15, 2026
19ce26d
improving and getting ready for Paid plans
igorcosta May 18, 2026
df24046
Handle Ollama responses without message wrappers
igorcosta May 20, 2026
991a6bd
Restore skill mention discovery in the composer
igorcosta May 21, 2026
54ef7b8
Expand skill discovery for shared agent locations
igorcosta May 21, 2026
06138e4
Expand agent import coverage for OpenCode, Kimi, and Gemini MCP
igorcosta May 21, 2026
611851c
Align Ink renderer usage with Ink 7 exports
igorcosta May 22, 2026
8eb0977
Add idle logout opt-out for long-running agents
igorcosta May 25, 2026
f3b297a
New feature Introducing --squad option
igorcosta Jun 2, 2026
ff49261
Fixing regression on cursor use for ink rendering
igorcosta Jun 2, 2026
1b968ba
adding tests coverage
igorcosta Jun 2, 2026
4f3b9b5
Add explicit bare startup mode
igorcosta Jun 3, 2026
d29d08d
Document and enforce explicit bare runtime boundaries
igorcosta Jun 3, 2026
b81b602
Keep composer cursor state aligned during mid-line editing
igorcosta Jun 7, 2026
340cc9a
Render the composer as an open input surface
igorcosta Jun 8, 2026
d0152ff
Make queued prompts grouped and editable
igorcosta Jun 8, 2026
a0d7de4
Add configurable status line controls
igorcosta Jun 8, 2026
c4ab7ee
Place status line fields in the composer help line
igorcosta Jun 8, 2026
6fc0c6f
Fix startup composer cursor placement
igorcosta Jun 8, 2026
2510a28
Rename feature switch command to experiments
igorcosta Jun 8, 2026
d81e13c
Prevent sync from corrupting rotated auth tokens
igorcosta Jun 12, 2026
6f81f94
Ignore terminal EPIPE shutdown errors
igorcosta Jun 12, 2026
aae8bd7
Accept provider keys in config set
igorcosta Jun 12, 2026
fbb14e3
Handle invalid config set usage explicitly
igorcosta Jun 12, 2026
50be430
Handle startup config parse failures explicitly
igorcosta Jun 12, 2026
17f33ec
Recreate session directories before writes
igorcosta Jun 12, 2026
fb677d7
Classify LLM Gateway 400 errors by body
igorcosta Jun 12, 2026
bd1a11e
Disable process auto-reporting in test subprocesses
igorcosta Jun 12, 2026
280da06
improving some tests and new features
igorcosta Jun 12, 2026
c7781bc
adding /exit as well as /quit
igorcosta Jun 12, 2026
0cbe6b2
adding documentation for the new /statusline options
igorcosta Jun 12, 2026
ec0b36d
Update README community and localized docs links
igorcosta Jun 18, 2026
3a0c682
Start authentication without the fragile startup menu
igorcosta Jun 18, 2026
85343de
Restore interactive startup login menu
igorcosta Jun 18, 2026
eee8a6a
Stabilize Ink composer footer repainting
igorcosta Jun 18, 2026
ee141e4
Reflect successful turns into durable memory
igorcosta Jun 18, 2026
e80beda
Use Ink cursor placement for the composer
igorcosta Jun 18, 2026
f8c26da
Defer automatic feedback while Ink has queued prompts
igorcosta Jun 18, 2026
1b645c6
Handle reflection as response metadata
igorcosta Jun 18, 2026
5343765
Expand reflection parser scenario coverage
igorcosta Jun 19, 2026
b3736db
Keep debug notices out of the Ink transcript
igorcosta Jun 19, 2026
fdfa9d6
Add GLM-5.2 and GLM-5.1 to Z.ai provider
igorcosta Jun 19, 2026
87cb3cd
Tighten reflection parsing and runtime input contracts
igorcosta Jun 21, 2026
45e0163
Keep the Ink composer mounted between turns
igorcosta Jun 21, 2026
ec530ef
Verify composer stability during agent turns
igorcosta Jun 21, 2026
851bb7e
Verify agent-turn composer stability without loopback
igorcosta Jun 21, 2026
6ee4b4e
Add custom OpenAI-compatible provider configuration
igorcosta Jun 22, 2026
6b52e37
Fix custom provider setup verification and display
igorcosta Jun 22, 2026
ebafee3
Handle noisy provider config and process reports
igorcosta Jun 22, 2026
b0b2e89
linking reference config in their user own language
igorcosta Jun 23, 2026
864f46f
Add experimental session fork and clone commands
igorcosta Jun 2, 2026
ed78493
Gate handoff session behind experiment
igorcosta Jun 23, 2026
14969df
Gate turn memory diagnostics behind debug mode
igorcosta Jun 23, 2026
c8ff06e
Derive alpha releases from stable tags
igorcosta Jun 24, 2026
6ad86da
Complete hook event coverage
igorcosta Jun 25, 2026
c5b53bf
ci: harden dependency and release automation
igorcosta Jun 25, 2026
1893606
Add guided goal authoring command
igorcosta Jun 26, 2026
cad0853
Add goal writer queue sequencing
igorcosta Jun 26, 2026
67f5501
dealing with corrupted history sessions
igorcosta Jun 26, 2026
c6bfd32
Allow direct skill installs from Skilled catalog
igorcosta Jun 30, 2026
b16892b
Preflight skill installs before writing files
igorcosta Jun 30, 2026
affacf3
Stabilize skill install progress and session handoff
igorcosta Jun 30, 2026
68a5e38
Harden provider stream terminal handling
igorcosta Jun 30, 2026
8b94556
Classify request-size provider failures as context overflow
igorcosta Jun 30, 2026
a16aec6
Classify ChatGPT refresh failures as auth errors
igorcosta Jun 30, 2026
3aa94b6
Refresh NVIDIA hosted model list
igorcosta Jun 30, 2026
7e56f3c
Require meaningful reflection before follow-up tools
igorcosta Jun 30, 2026
c89c7d2
Use CommonJS native host fixture in Chrome tests
igorcosta Jun 30, 2026
1de4561
Route imported Codex skill installs to Autohand
igorcosta Jul 2, 2026
a97cfcf
Guard composer against stale Ink runtime exports
igorcosta Jul 2, 2026
9272ea4
new command /deep-research to allow build new features easily
igorcosta Jul 3, 2026
6525150
deps-dev(deps-dev): bump tuistory
dependabot[bot] Jul 5, 2026
dd62164
deps(deps): bump the production-dependencies group across 1 directory…
dependabot[bot] Jul 5, 2026
185f63c
Adapt image compression for updated Sharp types
igorcosta Jul 8, 2026
2610fdb
Add active Autohand agents dashboard
igorcosta Jul 8, 2026
d275d18
Keep provider outage recovery from reporting completion
igorcosta Jul 8, 2026
c6825f6
Filter operational provider failures from auto-reporting
igorcosta Jul 8, 2026
6559af2
Generate release notes from the previous release tag
igorcosta Jul 8, 2026
46b5db0
Reconcile dependencies before development startup
igorcosta Jul 10, 2026
4837b0f
Move provider model lists into a JSON catalog
igorcosta Jul 10, 2026
292a304
Restore catalog-backed provider model defaults
igorcosta Jul 10, 2026
97add49
Define reliability hardening execution plans
igorcosta Jul 10, 2026
0e9cdf6
Automate model catalog pull requests from issues
igorcosta Jul 13, 2026
5f189fb
Qualify model catalog issues before write access
igorcosta Jul 13, 2026
45a63dc
Use a stable qualification output path
igorcosta Jul 13, 2026
fb89f2a
Authorize model requests by repository permission
igorcosta Jul 13, 2026
e3c0e4a
Preserve model catalog formatting in generated changes
igorcosta Jul 13, 2026
2f08760
Restore model request issue form discovery
igorcosta Jul 13, 2026
f910b60
Add model catalog entry from issue #414 (#415)
igorcosta Jul 13, 2026
7b6dc1a
Resume the TUI immediately after startup login
igorcosta Jul 13, 2026
ec1061f
Repair public Homebrew installation and release publishing
igorcosta Jul 14, 2026
045a3a7
Make autohand the canonical command across installers
igorcosta Jul 14, 2026
f5d566f
Add the OpenAI GPT-5.6 model family
igorcosta Jul 14, 2026
64997ed
Keep file search inside configured roots
igorcosta Jul 14, 2026
c34c2f7
Contain community skill files within trusted roots
igorcosta Jul 14, 2026
8c01d4b
Make session and telemetry persistence atomic and shutdown-safe
igorcosta Jul 14, 2026
9ea1b9c
Validate cloud sync before local state changes
igorcosta Jul 14, 2026
e323344
Enforce truthful and cancellable agent execution
igorcosta Jul 14, 2026
94f03f6
Gate releases on built terminal behavior and refreshed dependencies
igorcosta Jul 14, 2026
451d5db
Record completion of the CLI reliability program
igorcosta Jul 14, 2026
5c2829f
Close remaining authorization and automode outcome gaps
igorcosta Jul 14, 2026
1d30f60
Smoke-test compiled Windows binaries in CI
igorcosta Jul 14, 2026
e8ab286
Finalize reliability proof evidence
igorcosta Jul 14, 2026
d175158
Ignore local autoresearch result artifacts
igorcosta Jul 14, 2026
f0ba4b7
Ignore top-level planning artifacts
igorcosta Jul 14, 2026
637b9bc
Make foreground command cancellation testing event-driven
igorcosta Jul 14, 2026
5fd4476
Keep importer unit tests out of real session storage
igorcosta Jul 14, 2026
5c07e20
Make foreground shell cancellation deterministic in CI
igorcosta Jul 14, 2026
adf3154
Bound built-in sound hook playback duration
igorcosta Jul 10, 2026
cf4aab9
Keep RPC command discovery aligned with the CLI registry
igorcosta Jul 13, 2026
2f13343
Register autoresearch experiment loops across CLI surfaces
igorcosta Jul 13, 2026
a7cc11a
Make browser-profile web tools resilient
igorcosta Jul 13, 2026
0a5b548
Track deep research progress and completion truthfully
igorcosta Jul 13, 2026
54cb621
Render workspace changes for every LLM tool batch
igorcosta Jul 13, 2026
3b159f2
Install catalog sub-agents for immediate delegation
igorcosta Jul 13, 2026
684e553
Persist per-turn usage in session history
igorcosta Jul 13, 2026
1f7cb09
Add project token activity views to usage
igorcosta Jul 13, 2026
f3a4da0
Expand mobile handoff into remote steering
igorcosta Jul 13, 2026
2466944
Complete orderly runtime shutdown
igorcosta Jul 13, 2026
d5a3002
Isolate native host tests from browser profiles
igorcosta Jul 14, 2026
3862759
Preserve and replay autoresearch experiment decisions
igorcosta Jul 14, 2026
cbf3ba0
Add a secure declarative Code extensions platform
igorcosta Jul 15, 2026
b8836b8
Make NVIDIA long-session recovery truthful
igorcosta Jul 15, 2026
e2df401
Offer consent-gated Open Research publication after deep research
igorcosta Jul 15, 2026
010574e
Add agentic extension authoring and Pi skill compatibility
igorcosta Jul 15, 2026
8c7fc57
Record extension builder publication evidence
igorcosta Jul 15, 2026
b2d42c1
Run terminal gates on a proven hosted PTY platform
igorcosta Jul 15, 2026
316ee26
Isolate interactive terminal tests from CI rendering mode
igorcosta Jul 15, 2026
6460277
Make authenticated idle logout duration configurable
igorcosta Jul 15, 2026
c8f48d3
Make device authentication terminal fixtures portable
igorcosta Jul 16, 2026
fb0064b
Document configurable idle logout across supported locales
igorcosta Jul 16, 2026
5e137d4
Add agentic extension authoring and Pi skill compatibility
igorcosta Jul 16, 2026
aa2e172
Document native ACP setup across development environments
igorcosta Jul 16, 2026
96cd612
Advertise native ACP terminal authentication
igorcosta Jul 17, 2026
ea6fbb9
Recover expired Open Research publication attempts (#423)
igorcosta Jul 17, 2026
05be8e4
Preserve committed publication outcomes after display errors (#424)
igorcosta Jul 17, 2026
279e051
Make Open Research publication requests cancellable (#425)
igorcosta Jul 17, 2026
a278d77
Require explicit publication consent regardless of yes mode (#426)
igorcosta Jul 17, 2026
aa3dcbb
Accept valid encoded and animated research assets (#427)
igorcosta Jul 17, 2026
39e50c4
Repair README links to the canonical repository (#428)
igorcosta Jul 17, 2026
68c57dd
Make the development script portable across user homes (#429)
igorcosta Jul 17, 2026
44d5850
Pin CLI option and mode routing contracts (#430)
igorcosta Jul 17, 2026
d8a1ab8
Extract CLI option normalization and mode routing (#430)
igorcosta Jul 17, 2026
8f935d8
Type the post-turn action host boundary (#431)
igorcosta Jul 17, 2026
e3c6647
Type the agent project operations host boundary (#431)
igorcosta Jul 17, 2026
92ac28b
Type the agent tool-output host boundary (#431)
igorcosta Jul 17, 2026
11bd078
Document and record extension-builder authoring workflow
igorcosta Jul 17, 2026
a7e6103
Design the research publication lifecycle (#432)
igorcosta Jul 17, 2026
ef28063
Derive development CLI version from repository tags
igorcosta Jul 17, 2026
b1fd4c2
Fix long Open Research receipt paths
igorcosta Jul 17, 2026
991d7ed
Refresh model catalogs from reviewed R2 releases
igorcosta Jul 17, 2026
ca12353
Target extension-builder installs at Autohand
igorcosta Jul 19, 2026
a9f1c9c
Rename the Chrome slash command to browser
igorcosta Jul 20, 2026
1e642e8
Make browser the canonical CLI integration name
igorcosta Jul 20, 2026
f5d7b7c
Expand Extension API v1 with trusted runtime capabilities
igorcosta Jul 20, 2026
5e2b6bc
adding more handlers for the mobile control, mode Rpc adaptors and ne…
igorcosta Jul 20, 2026
f6d10d9
Recover expired Open Research publication attempts (#423)
igorcosta Jul 17, 2026
3f45285
Preserve committed publication outcomes after display errors (#424)
igorcosta Jul 17, 2026
0dcbdaa
Make Open Research publication requests cancellable (#425)
igorcosta Jul 17, 2026
46b6297
Require explicit publication consent regardless of yes mode (#426)
igorcosta Jul 17, 2026
e11604a
Accept valid encoded and animated research assets (#427)
igorcosta Jul 17, 2026
900f84c
Fix long Open Research receipt paths
igorcosta Jul 17, 2026
3a23fd6
Preserve validation outcomes in parallel delegation
igorcosta Jul 20, 2026
06cf39d
Track a reproducible audited Bun dependency graph
igorcosta Jul 20, 2026
401c4dc
Make explicit permission denials terminal across approval modes
igorcosta Jul 20, 2026
d5fa4ac
Document cloud sync trust boundaries across locales
igorcosta Jul 20, 2026
b877555
Redact sensitive data from RPC diagnostics
igorcosta Jul 20, 2026
fc7770b
Record advisor branch integration evidence
igorcosta Jul 20, 2026
92944ee
Keep node-pty shell execution reliable after clean installs
igorcosta Jul 21, 2026
1dc5ae9
mobile readiness completed stage 1
igorcosta Jul 21, 2026
0ec6c8e
Complete Code CLI hook event parity
igorcosta Jul 21, 2026
bb91ce3
Complete mobile remote model controls
igorcosta Jul 22, 2026
f4e86a7
Merge extension builder and Pi compatibility into main
igorcosta Jul 22, 2026
2577e5f
Fall back when native PTY startup is unavailable
igorcosta Jul 22, 2026
5186619
Cycle interactive modes with Shift+Tab
igorcosta Jul 23, 2026
d57d1e4
Document cross-provider prompt caching architecture and delivery plan
igorcosta Jul 23, 2026
3867c58
Preserve chat history across slash menu modals
igorcosta Jul 23, 2026
699ae09
Keep background command output observable in the TUI
igorcosta Jul 23, 2026
639bd6f
Let Autohand Mobile set session permission modes
igorcosta Jul 23, 2026
3255fff
Add Grok 4.5 catalog defaults and SuperGrok OAuth login for xAI
igorcosta Jul 23, 2026
0327431
Keep built-in sub-agents working on xAI OAuth Responses turns
igorcosta Jul 23, 2026
81c4d5b
Rank and render awesome-sub-agents catalog results for find_sub_agents
igorcosta Jul 23, 2026
c47a0f7
fixing mobile relay and combine tui for group activities in sub agents
igorcosta Jul 23, 2026
f28c5bc
Surface unset R2 secrets clearly in the model catalog publish script
igorcosta Jul 23, 2026
90595db
Add a reusable process-group kill helper for background commands
igorcosta Jul 23, 2026
ea105ae
Fix Windows compatibility in killProcessGroup by guarding process-gro…
igorcosta Jul 24, 2026
da4f4e3
Add regression test for killProcessGroup fallback path
igorcosta Jul 24, 2026
eeef6cc
Add a session-scoped registry for background shell processes
igorcosta Jul 24, 2026
c839184
Fix BackgroundProcessRegistry.register() directory parameter to be op…
igorcosta Jul 24, 2026
a48e00e
Track every background shell process in the new registry
igorcosta Jul 24, 2026
3b780c5
Wire the background-process registry through the agent and clean it u…
igorcosta Jul 24, 2026
2e637d8
Add /ps to list background shell processes
igorcosta Jul 24, 2026
4522ab0
Add /stop to kill a background shell process
igorcosta Jul 24, 2026
5bb5225
Add an end-to-end Tuistory test for /ps and /stop
igorcosta Jul 24, 2026
c1fc17e
Close out final-review findings for the /ps and /stop background-proc…
igorcosta Jul 24, 2026
753916f
Let /ps and /stop run immediately instead of queueing behind an activ…
igorcosta Jul 24, 2026
924205f
Support structured JSON output for one-shot commands
igorcosta Jul 26, 2026
3d5d094
Deliver resilient CLI announcements and dismissal controls
igorcosta Jul 27, 2026
27bac17
Document the CLI announcements design
igorcosta Jul 27, 2026
3e1b2a7
Harden the CLI announcements pipeline against hangs and spoofed text
igorcosta Jul 27, 2026
17095c7
Stop shell commands from hanging forever under Bun
igorcosta Jul 27, 2026
d828290
Show recent releases with the changelog command
igorcosta Jul 27, 2026
748d8ab
Make announcement theme coverage color-mode independent
igorcosta Jul 27, 2026
75b8edc
Take git off the render path so the composer stops stuttering
igorcosta Jul 27, 2026
2a69d34
Learn from failed and canceled agent turns
igorcosta Jul 27, 2026
718ede4
Make parallel read batch coverage order independent
igorcosta Jul 27, 2026
e31a790
Make quality modal cleanup coverage structural
igorcosta Jul 27, 2026
5039922
Add a recoverable append-only memory ledger
igorcosta Jul 27, 2026
4845ee9
renaming /chrome to /browser command to work with any chromium browse…
igorcosta Jul 27, 2026
51224bf
better sync serviceS
igorcosta Jul 27, 2026
9caa864
Complete canonical hierarchical memory
igorcosta Jul 27, 2026
8e8e496
Learn project capability usage from canonical memory
igorcosta Jul 27, 2026
2e99d7e
Keep status and detached process reporting responsive
igorcosta Jul 27, 2026
3c90c76
Coordinate concurrent sessions in shared workspaces
igorcosta Jul 27, 2026
13196f4
Add Autohand AI provider with cloud and Apple Silicon local plans
igorcosta Jun 2, 2026
e95bab4
Harden Autohand AI local setup: memory guard, Ink progress, pinned ML…
igorcosta Jun 2, 2026
eacd3a7
Gate Autohand inference behind rollout flag
igorcosta Jul 27, 2026
a75fe7c
Document the concurrent session awareness design and plan
igorcosta Jul 27, 2026
ba1262f
Preserve model configuration across development restarts
igorcosta Jul 27, 2026
eb00eeb
Keep shell completions and executable aliases synchronized
igorcosta Jul 27, 2026
a11693d
fixing broken ci for tuistory scenario
igorcosta Jul 28, 2026
e55e26e
Correct moa context window to 1M
igorcosta Jul 28, 2026
9fd0271
fixing release flow
igorcosta Jul 28, 2026
46383a6
Align Autohand AI context-window expectations
igorcosta Jul 28, 2026
8595299
fixign flasky tuistory tests
igorcosta Jul 28, 2026
9b4328d
Normalize stable release versions and repair Homebrew guidance (#462)
igorcosta Jul 29, 2026
d9d2ab0
Preflight Homebrew and npm artifacts before release publication
igorcosta Jul 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@ AUTOHAND_API_URL=https://api.autohand.ai
# This is required for feedback and telemetry submission
# Contact your Autohand administrator for the secret key
AUTOHAND_SECRET=your-company-secret-here

# Context Management Configuration
# Enable/disable context compaction ('true' | 'false', default: true)
# AUTOHAND_CONTEXT_COMPACT=true
# Override context window size for the current model (number, in tokens)
# AUTOHAND_CONTEXT_WINDOW=128000
# Tokens to reserve for model output (number, default: 16000)
# AUTOHAND_RESERVE_TOKENS=16000
# Optional Open Research service origin for local publication contract testing.
AUTOHAND_OPEN_RESEARCH_URL=https://openresearch.autohand.ai
77 changes: 77 additions & 0 deletions .github/ISSUE_TEMPLATE/model_catalog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
name: Add model catalog entry
description: Add a supported provider model ID to the bundled Autohand catalog through an automated pull request
title: "[Model]: "
body:
- type: markdown
attributes:
value: |
Use this maintainer form to add one model to `src/providers/models.json`.
Requests opened by repository owners, members, or collaborators create a pull request for manual review. The workflow never merges or approves its own pull request.

- type: dropdown
id: provider
attributes:
label: Provider
description: Select the built-in provider whose catalog should receive the model.
options:
- openrouter
- ollama
- openai
- llmgateway
- azure
- zai
- sakana
- vertexai
- xai
- cerebras
- nvidia
- deepseek
- bedrock
- llamacpp
- mlx
validations:
required: true

- type: input
id: model_id
attributes:
label: Model ID
description: Enter the exact provider model card or API model identifier.
placeholder: vendor/model-name
validations:
required: true

- type: input
id: display_name
attributes:
label: Display name
description: Optional human-readable label for model pickers.
placeholder: Model Name

- type: input
id: context_window
attributes:
label: Context window
description: Optional positive integer context-window size in tokens.
placeholder: "131072"

- type: dropdown
id: reasoning_effort
attributes:
label: Reasoning effort
description: Optional reasoning-effort metadata for the model.
options:
- Not specified
- No reasoning
- low
- medium
- high
- xhigh

- type: checkboxes
id: confirmation
attributes:
label: Confirmation
options:
- label: I verified this exact model ID with the selected provider and did not include credentials or other secrets.
required: true
48 changes: 48 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
day: monday
time: "09:00"
timezone: Pacific/Auckland
open-pull-requests-limit: 10
versioning-strategy: increase
labels:
- dependencies
- javascript
commit-message:
prefix: deps
prefix-development: deps-dev
include: scope
groups:
production-dependencies:
dependency-type: production
update-types:
- minor
- patch
development-dependencies:
dependency-type: development
update-types:
- minor
- patch

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "09:30"
timezone: Pacific/Auckland
open-pull-requests-limit: 5
labels:
- dependencies
- github-actions
commit-message:
prefix: deps
include: scope
groups:
github-actions:
patterns:
- "*"
Loading