Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
harmoniqs
/
opencode
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
27
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
amicode: solver toggle does the real switch — solver-mode contract + switch wizard
- #14
#14
Closed
Rchari1
wants to merge 26 commits into
local/amicode
harmoniqs/opencode:local/amicode
from
rchari/solver-wire
harmoniqs/opencode:rchari/solver-wire
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
amicode: solver toggle does the real switch — solver-mode contract + switch wizard
#14
Rchari1
wants to merge 26 commits into
local/amicode
harmoniqs/opencode:local/amicode
from
rchari/solver-wire
harmoniqs/opencode:rchari/solver-wire
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
refactor(profile): institution name/logo lookup extracted to institution-lookup.ts — shared by the About-You card and the onboarding wizard; card keeps debounce/sequencing/race guards
Show description for cae2101
Rchari1
and
claude
committed
cae2101
View commit details
Copy full SHA for cae2101
Browse repository at this point
feat(onboarding): first-run welcome wizard — 3 steps (brand welcome → about-you with live institution/logo lookup → profile preview + open chat); saves through POST /amicode/profile so the home pag…
Show description for ed80e7f
Rchari1
and
claude
committed
ed80e7f
View commit details
Copy full SHA for ed80e7f
Browse repository at this point
feat(library): papers that make Amico smarter — Library card replaces the starter chips (Open chat owns 'start something'); PDFs upload via POST /amicode/library into ~/.amico/library (sanitized ba…
Show description for 4db62ee
Rchari1
and
claude
committed
4db62ee
View commit details
Copy full SHA for 4db62ee
Browse repository at this point
amicode(home): fix silent dead-end on 'Open chat' with no tracked projects
Show description for 5a14614
kateebonner
and
claude
committed
5a14614
View commit details
Copy full SHA for 5a14614
Browse repository at this point
Merge pull request #8 from harmoniqs/kate/home-open-chat-empty-projects
Show description for 99a5918
kateebonner
authored
99a5918
View commit details
Copy full SHA for 99a5918
Browse repository at this point
Commits on Jul 9, 2026
feat(onboarding): library step in the wizard — 'Teach Amico your work' (upload PDFs between about-you and the finish; ✓-list of uploads, continue-without-papers path; step skipped when upload isn't…
Show description for 5b4bc4d
Rchari1
and
claude
committed
5b4bc4d
View commit details
Copy full SHA for 5b4bc4d
Browse repository at this point
merge local/amicode: Kate's #8 open-chat-on-fresh-profile fix (the demo udd hit exactly this) + trunk
Show description for 78ac315
Rchari1
and
claude
committed
78ac315
View commit details
Copy full SHA for 78ac315
Browse repository at this point
fix(onboarding): wizard finale lands on the HOME page (primary), chat demoted to the quiet secondary — the autofilled home is the payoff shot
Show description for 73d45a1
Rchari1
and
claude
committed
73d45a1
View commit details
Copy full SHA for 73d45a1
Browse repository at this point
Merge pull request #6 from harmoniqs/rchari/onboarding-wizard
Show description for 012c079
Rchari1
authored
012c079
View commit details
Copy full SHA for 012c079
Browse repository at this point
Consolidate the fork brand mark to one geometry, synced to amicode PR #99
Show description for 5e27881
kateebonner
and
claude
committed
5e27881
View commit details
Copy full SHA for 5e27881
Browse repository at this point
Use the detailed mark in the chat landing and onboarding wizard hero
Show description for 9d8ba5d
kateebonner
and
claude
committed
9d8ba5d
View commit details
Copy full SHA for 9d8ba5d
Browse repository at this point
Merge pull request #7 from harmoniqs/kate/mark-drift-fix
Show description for 7c72d72
kateebonner
authored
7c72d72
View commit details
Copy full SHA for 7c72d72
Browse repository at this point
feat(amicode): add "Inspect Run" button to the entity rail
Show description for ddfd469
kateebonner
and
claude
committed
ddfd469
View commit details
Copy full SHA for ddfd469
Browse repository at this point
Fix chat scroll jitter during streaming; respect reduced motion
Show description for ac8246e
kateebonner
and
claude
committed
ac8246e
View commit details
Copy full SHA for ac8246e
Browse repository at this point
fix(amicode): remove the yellow accent rail from card surfaces
Show description for 4b19222
kateebonner
and
claude
committed
4b19222
View commit details
Copy full SHA for 4b19222
Browse repository at this point
test(amicode): cover the Inspect Run bridge envelope
Show description for e56492e
kateebonner
and
claude
committed
e56492e
View commit details
Copy full SHA for e56492e
Browse repository at this point
feat(amicode): redesign the receipt card + entity view
Show description for d9cfcca
kateebonner
and
claude
committed
d9cfcca
View commit details
Copy full SHA for d9cfcca
Browse repository at this point
Merge pull request #10 from harmoniqs/kate/inspect-run-button
Show description for 8dd96e7
kateebonner
authored
8dd96e7
View commit details
Copy full SHA for 8dd96e7
Browse repository at this point
Merge pull request #11 from harmoniqs/kate/chat-jitter-motion
Show description for 8129912
kateebonner
authored
8129912
View commit details
Copy full SHA for 8129912
Browse repository at this point
Merge pull request #12 from harmoniqs/kate/no-accent-rail
Show description for 9fe0ea7
kateebonner
authored
9fe0ea7
View commit details
Copy full SHA for 9fe0ea7
Browse repository at this point
feat(solver): show-only High-Performance Solver toggle — [Piccolo | ⚡ Piccolissimo + Altissimo PRO] segmented control on home (spec-20260709-093000); selection persists in localStorage, changes not…
Show description for e99e80d
Rchari1
and
claude
committed
e99e80d
View commit details
Copy full SHA for e99e80d
Browse repository at this point
fix(brand): chat-window AMICODE wordmark back to the brand typeface — restore the <Logo> component and its Racing Sans One face (straight-sans experiment reverted per review)
Show description for e24ab1a
Rchari1
and
claude
committed
e24ab1a
View commit details
Copy full SHA for e24ab1a
Browse repository at this point
merge local/amicode into rchari/solver-toggle — resolve session-new-view: keep trunk's MarkDetailed (redesign) + this branch's Logo typeface wordmark (Racing Sans One restore)
Show description for 2575ed8
Rchari1
and
claude
committed
2575ed8
View commit details
Copy full SHA for 2575ed8
Browse repository at this point
Merge pull request #13 from harmoniqs/rchari/solver-toggle
Show description for dedb6fd
Rchari1
authored
dedb6fd
View commit details
Copy full SHA for dedb6fd
Browse repository at this point
feat(solver): wire the toggle to a real switch — file-backed GET/POST /amicode/solver-mode (POST writes status:switching; 'ready' is the extension's word after the actual switch), toggle becomes se…
Show description for ee918de
Rchari1
and
claude
committed
ee918de
View commit details
Copy full SHA for ee918de
Browse repository at this point
fix(solver): wizard never shows the internal 'issimo' codename — stage reads 'Unlocking Piccolissimo' (same rule as the SCORE naming guard)
Show description for c7cb572
Rchari1
and
claude
committed
c7cb572
View commit details
Copy full SHA for c7cb572
Browse repository at this point
You can’t perform that action at this time.