Fix settings route switching and document API token system
- App.vue: make route reactive via ref + getRouteFromHash() so
  #settings toggles work without page reload
- docs/api_tokens.md: new comprehensive API token auth doc
- docs/api.md: add /api-tokens REST endpoints
- docs/auth.md: add token flow architecture diagram and resolution order
- docs/websocket.md: add auth section with cookie vs query-param token
- docs/architecture.md: update to AgentSessionOrchestrator + ToolContext
- docs/tools.md: add gnexus-creds MCP tools
- docs/index.md: link to api_tokens.md
- Rebuild webclient dist

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 9582516 commit e5ffcf876269eb786bfe5253d328c410199255eb
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 24 May
Showing 13 changed files
View
docs/api.md
View
docs/api_tokens.md 0 → 100644
View
docs/architecture.md
View
docs/auth.md
View
docs/index.md
View
docs/tools.md
View
docs/websocket.md
View
webclient/dist/assets/index-CtFBUjo6.css 100644 → 0
View
webclient/dist/assets/index-CxlvwhR3.css 0 → 100644
View
webclient/dist/assets/index-DqAFWU66.js 100644 → 0
Not supported
View
webclient/dist/assets/index-xHVdQqMp.js 0 → 100644
Not supported
View
webclient/dist/index.html
View
webclient/src/App.vue