neural-loom 0.4.1 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -0
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +2 -2
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/required-server-files.js +3 -3
- package/.next/required-server-files.json +3 -3
- package/.next/routes-manifest.json +6 -0
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/api/configs/route.js.nft.json +1 -1
- package/.next/server/app/api/context/aider/route.js.nft.json +1 -1
- package/.next/server/app/api/context/claude/route.js.nft.json +1 -1
- package/.next/server/app/api/context/route.js.nft.json +1 -1
- package/.next/server/app/api/context/ssh/route.js.nft.json +1 -1
- package/.next/server/app/api/files/route.js +1 -1
- package/.next/server/app/api/files/route.js.nft.json +1 -1
- package/.next/server/app/api/git/route.js +1 -1
- package/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/server/app/api/recents/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/inject/route.js +1 -1
- package/.next/server/app/api/sessions/inject/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/input/route.js +1 -1
- package/.next/server/app/api/sessions/input/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/launch/route.js +1 -1
- package/.next/server/app/api/sessions/launch/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/model/route.js +1 -1
- package/.next/server/app/api/sessions/model/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/route.js +1 -1
- package/.next/server/app/api/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/scope/route.js +1 -1
- package/.next/server/app/api/sessions/scope/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/start/route.js +1 -1
- package/.next/server/app/api/sessions/start/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/stats/route.js +1 -1
- package/.next/server/app/api/sessions/stats/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/stop/route.js +1 -1
- package/.next/server/app/api/sessions/stop/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/upload-image/route.js +1 -1
- package/.next/server/app/api/sessions/upload-image/route.js.nft.json +1 -1
- package/.next/server/app/api/sql/connections/route.js +1 -1
- package/.next/server/app/api/sql/connections/route.js.nft.json +1 -1
- package/.next/server/app/api/sql/drivers/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/sql/drivers/route/build-manifest.json +9 -0
- package/.next/server/app/api/sql/drivers/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/sql/drivers/route.js +6 -0
- package/.next/server/app/api/sql/drivers/route.js.map +5 -0
- package/.next/server/app/api/sql/drivers/route.js.nft.json +1 -0
- package/.next/server/app/api/sql/drivers/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/sql/mcp/route.js +1 -1
- package/.next/server/app/api/sql/mcp/route.js.nft.json +1 -1
- package/.next/server/app/api/sql/query/route.js +1 -1
- package/.next/server/app/api/sql/query/route.js.nft.json +1 -1
- package/.next/server/app/api/sql/schema/route.js +1 -1
- package/.next/server/app/api/sql/schema/route.js.nft.json +1 -1
- package/.next/server/app/api/telemetry/route.js.nft.json +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +2 -2
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +2 -2
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/page/react-loadable-manifest.json +3 -3
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -0
- package/.next/server/chunks/[root-of-the-server]__00.krah._.js +114 -0
- package/.next/server/chunks/[root-of-the-server]__00.krah._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__018ug13._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__018ug13._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__02ier.3._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__02ier.3._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__02m4far._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__02m4far._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__04lxa97._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__04lxa97._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__09lbn1j._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__09lbn1j._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0_wpk0y._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0_wpk0y._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0ctzfr2._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ctzfr2._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0e9idf4._.js +114 -0
- package/.next/server/chunks/[root-of-the-server]__0e9idf4._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0fe0p8z._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0fe0p8z._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0fozpi-._.js +125 -0
- package/.next/server/chunks/[root-of-the-server]__0fozpi-._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0i0vbbm._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0i0vbbm._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0jtpjnb._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0jtpjnb._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0k_8diy._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0k_8diy._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0li1h1u._.js +13 -13
- package/.next/server/chunks/[root-of-the-server]__0li1h1u._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0m0xdm-._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0m0xdm-._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0mkuqc3._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0mkuqc3._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0mz~7tk._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0mz~7tk._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0o60pwz._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0o60pwz._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0quymg_._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0quymg_._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0s096ts._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0s096ts._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0s0oi.9._.js +114 -0
- package/.next/server/chunks/[root-of-the-server]__0s0oi.9._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0udaxr.._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0udaxr.._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0xx7.pw._.js +2 -2
- package/.next/server/chunks/[root-of-the-server]__0xx7.pw._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0~uv7de._.js +15 -0
- package/.next/server/chunks/[root-of-the-server]__0~uv7de._.js.map +1 -0
- package/.next/server/chunks/_next-internal_server_app_api_sql_drivers_route_actions_06_~q-1.js +3 -0
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_016qk~0.js +2 -2
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_016qk~0.js.map +1 -1
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0ev3h.z.js +1 -1
- package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_0ev3h.z.js.map +1 -1
- package/.next/server/chunks/ssr/_0t7oqy6._.js +1 -1
- package/.next/server/chunks/ssr/_0t7oqy6._.js.map +1 -1
- package/.next/server/middleware/middleware-manifest.json +5 -5
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{0qu9wa_keet3..js → 02i8ipqrdqb4k.js} +4 -4
- package/.next/static/chunks/{0xhaghhxllgzs.js → 0opgpyt9f2o.y.js} +1 -1
- package/.next/static/chunks/{0-mwzfyigo.qs.js → 0uzl0alxdlg3l.js} +1 -1
- package/.next/static/chunks/{0r~-9nw2vt0gl.js → 0zt22n-2fftsr.js} +1 -1
- package/.next/trace +1 -1
- package/.next/trace-build +1 -1
- package/.next/types/routes.d.ts +2 -1
- package/.next/types/validator.ts +9 -0
- package/README.md +34 -1
- package/package.json +2 -3
- package/public/feature-guide.html +1 -1
- package/src/app/api/files/route.ts +8 -0
- package/src/app/api/git/route.ts +2 -0
- package/src/app/api/sessions/launch/route.ts +4 -1
- package/src/app/api/sql/drivers/route.ts +135 -0
- package/src/app/api/sql/query/route.ts +10 -0
- package/src/app/components/AiderWizard.tsx +1 -1
- package/src/app/components/ClaudeWizard.tsx +1 -1
- package/src/app/components/DbExplorer.tsx +57 -0
- package/src/app/page.tsx +0 -9
- package/src/lib/agents/AgentRunner.ts +18 -0
- package/src/lib/agents/SessionManager.ts +24 -0
- package/src/lib/agents/claudeModels.ts +49 -0
- package/src/lib/agents/runtime.ts +1 -1
- package/src/lib/audit.ts +44 -0
- package/src/lib/config.ts +27 -0
- package/src/lib/sql/McpServer.ts +11 -44
- package/src/lib/sql/adapters/MssqlAdapter.ts +2 -8
- package/src/lib/sql/adapters/MysqlAdapter.ts +2 -8
- package/src/lib/sql/adapters/PostgresAdapter.ts +3 -9
- package/src/lib/sql/adapters/SqliteAdapter.ts +3 -9
- package/src/lib/sql/loadDriver.ts +93 -0
- package/.next/server/chunks/[externals]__0tfzbjg._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0.r1zm9._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0.r1zm9._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__03_0gmx._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__03_0gmx._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0ac9~el._.js +0 -3
- package/.next/server/chunks/[root-of-the-server]__0ac9~el._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0avy0.e._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0avy0.e._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0c4n7et._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0c4n7et._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0dliu9v._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0dliu9v._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0i.1k6m._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0i.1k6m._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0o4bi75._.js +0 -114
- package/.next/server/chunks/[root-of-the-server]__0o4bi75._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0ov-pzx._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0ov-pzx._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0oza.h3._.js +0 -114
- package/.next/server/chunks/[root-of-the-server]__0oza.h3._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0p_sd_b._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0p_sd_b._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0uv1g1q._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0uv1g1q._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0v~ctt1._.js +0 -15
- package/.next/server/chunks/[root-of-the-server]__0v~ctt1._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__0ztnzjr._.js +0 -125
- package/.next/server/chunks/[root-of-the-server]__0ztnzjr._.js.map +0 -1
- package/.next/server/chunks/[root-of-the-server]__109k-xt._.js +0 -114
- package/.next/server/chunks/[root-of-the-server]__109k-xt._.js.map +0 -1
- /package/.next/server/chunks/{[externals]__0tfzbjg._.js.map → _next-internal_server_app_api_sql_drivers_route_actions_06_~q-1.js.map} +0 -0
- /package/.next/static/{7Rt23xVOwYg-hHmWh-bzT → VBSsDlGuAVHnm8EevFS5o}/_buildManifest.js +0 -0
- /package/.next/static/{7Rt23xVOwYg-hHmWh-bzT → VBSsDlGuAVHnm8EevFS5o}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{7Rt23xVOwYg-hHmWh-bzT → VBSsDlGuAVHnm8EevFS5o}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../.ai/neural-loom/ccontext.md","../../../../../.ai/neural-loom/cprompt.md","../../../../../AGENTS.md","../../../../../CLAUDE.md","../../../../../README.md","../../../../../bin/cli.js","../../../../../bin/fix-pwa-ubuntu.sh","../../../../../docs/feature-guide.html","../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../docs/product-review-2026-06.md","../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../eslint.config.mjs","../../../../../neural-loom.code-workspace","../../../../../next.config.ts","../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../../../package-lock.json","../../../../../package.json","../../../../../public/feature-guide.html","../../../../../public/file.svg","../../../../../public/globe.svg","../../../../../public/logo.png","../../../../../public/manifest.json","../../../../../public/next.svg","../../../../../public/sw.js","../../../../../public/ui-audit.html","../../../../../public/vercel.svg","../../../../../public/window.svg","../../../../../src/app/api/configs/route.ts","../../../../../src/app/api/context/aider/route.ts","../../../../../src/app/api/context/claude/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/context/ssh/route.ts","../../../../../src/app/api/feedback/route.ts","../../../../../src/app/api/files/route.ts","../../../../../src/app/api/git/route.ts","../../../../../src/app/api/recents/route.ts","../../../../../src/app/api/sessions/inject/route.ts","../../../../../src/app/api/sessions/input/route.ts","../../../../../src/app/api/sessions/launch/route.ts","../../../../../src/app/api/sessions/model/route.ts","../../../../../src/app/api/sessions/route.ts","../../../../../src/app/api/sessions/scope/route.ts","../../../../../src/app/api/sessions/start/route.ts","../../../../../src/app/api/sessions/stats/route.ts","../../../../../src/app/api/sessions/stop/route.ts","../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../src/app/api/sql/connections/route.ts","../../../../../src/app/api/sql/mcp/route.ts","../../../../../src/app/api/sql/query/route.ts","../../../../../src/app/api/sql/schema/route.ts","../../../../../src/app/api/telemetry/route.ts","../../../../../src/app/components/AiderWizard.tsx","../../../../../src/app/components/ClaudeWizard.tsx","../../../../../src/app/components/ContextEditor.tsx","../../../../../src/app/components/DbExplorer.tsx","../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../src/app/components/FeedbackModal.tsx","../../../../../src/app/components/IdeLayout.tsx","../../../../../src/app/components/MarkdownPreview.tsx","../../../../../src/app/components/SettingsModal.tsx","../../../../../src/app/components/SshWizard.tsx","../../../../../src/app/components/TerminalConsole.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.module.css","../../../../../src/app/page.tsx","../../../../../src/lib/agents/AgentRunner.ts","../../../../../src/lib/agents/AiderRunner.ts","../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../src/lib/agents/ContextManager.ts","../../../../../src/lib/agents/DockerRunner.ts","../../../../../src/lib/agents/MockRunner.ts","../../../../../src/lib/agents/SSHRunner.ts","../../../../../src/lib/agents/SessionConfig.ts","../../../../../src/lib/agents/SessionManager.ts","../../../../../src/lib/agents/SessionPersister.ts","../../../../../src/lib/agents/ShellRunner.ts","../../../../../src/lib/agents/WebSocketServer.ts","../../../../../src/lib/agents/claudeModels.ts","../../../../../src/lib/agents/pricing.ts","../../../../../src/lib/agents/runtime.ts","../../../../../src/lib/config.ts","../../../../../src/lib/diag/diagLogger.ts","../../../../../src/lib/diag/diagSink.ts","../../../../../src/lib/gitSafe.ts","../../../../../src/lib/recents.ts","../../../../../src/lib/security.ts","../../../../../src/lib/settings/settings.ts","../../../../../src/lib/settings/useSettings.ts","../../../../../src/lib/sql/ConnectionManager.ts","../../../../../src/lib/sql/DbAdapter.ts","../../../../../src/lib/sql/McpServer.ts","../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../src/lib/sql/sqlGuard.ts","../../../../../src/lib/workspaceParser.ts","../../../../../src/middleware.ts","../../../../../test/gitSafe.test.ts","../../../../../test/pricing.test.ts","../../../../../test/security.test.ts","../../../../../test/sqlGuard.test.ts","../../../../../tsconfig.json","../../../../../tsconfig.tsbuildinfo","../../../chunks/[root-of-the-server]__0ctzfr2._.js","../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_configs_route_actions_087k_4j.js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../AGENTS.md","../../../../../CLAUDE.md","../../../../../README.md","../../../../../bin/cli.js","../../../../../bin/fix-pwa-ubuntu.sh","../../../../../docs/capability-inventory.md","../../../../../docs/feature-guide.html","../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../docs/product-review-2026-06.md","../../../../../docs/realignment.md","../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../docs/walkthroughs/model-reverse-sync/walkthrough.md","../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../docs/walkthroughs/optional-sql-drivers/install-button-missing.png","../../../../../docs/walkthroughs/optional-sql-drivers/install-button-success.png","../../../../../docs/walkthroughs/optional-sql-drivers/walkthrough.md","../../../../../docs/walkthroughs/phase1-loose-ends/walkthrough.md","../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../eslint.config.mjs","../../../../../neural-loom.code-workspace","../../../../../next.config.ts","../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../../../package-lock.json","../../../../../package.json","../../../../../public/feature-guide.html","../../../../../public/file.svg","../../../../../public/globe.svg","../../../../../public/logo.png","../../../../../public/manifest.json","../../../../../public/next.svg","../../../../../public/sw.js","../../../../../public/ui-audit.html","../../../../../public/vercel.svg","../../../../../public/window.svg","../../../../../src/app/api/configs/route.ts","../../../../../src/app/api/context/aider/route.ts","../../../../../src/app/api/context/claude/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/context/ssh/route.ts","../../../../../src/app/api/feedback/route.ts","../../../../../src/app/api/files/route.ts","../../../../../src/app/api/git/route.ts","../../../../../src/app/api/recents/route.ts","../../../../../src/app/api/sessions/inject/route.ts","../../../../../src/app/api/sessions/input/route.ts","../../../../../src/app/api/sessions/launch/route.ts","../../../../../src/app/api/sessions/model/route.ts","../../../../../src/app/api/sessions/route.ts","../../../../../src/app/api/sessions/scope/route.ts","../../../../../src/app/api/sessions/start/route.ts","../../../../../src/app/api/sessions/stats/route.ts","../../../../../src/app/api/sessions/stop/route.ts","../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../src/app/api/sql/connections/route.ts","../../../../../src/app/api/sql/drivers/route.ts","../../../../../src/app/api/sql/mcp/route.ts","../../../../../src/app/api/sql/query/route.ts","../../../../../src/app/api/sql/schema/route.ts","../../../../../src/app/api/telemetry/route.ts","../../../../../src/app/components/AiderWizard.tsx","../../../../../src/app/components/ClaudeWizard.tsx","../../../../../src/app/components/ContextEditor.tsx","../../../../../src/app/components/DbExplorer.tsx","../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../src/app/components/FeedbackModal.tsx","../../../../../src/app/components/IdeLayout.tsx","../../../../../src/app/components/MarkdownPreview.tsx","../../../../../src/app/components/SettingsModal.tsx","../../../../../src/app/components/SshWizard.tsx","../../../../../src/app/components/TerminalConsole.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.module.css","../../../../../src/app/page.tsx","../../../../../src/lib/agents/AgentRunner.ts","../../../../../src/lib/agents/AiderRunner.ts","../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../src/lib/agents/ContextManager.ts","../../../../../src/lib/agents/DockerRunner.ts","../../../../../src/lib/agents/MockRunner.ts","../../../../../src/lib/agents/SSHRunner.ts","../../../../../src/lib/agents/SessionConfig.ts","../../../../../src/lib/agents/SessionManager.ts","../../../../../src/lib/agents/SessionPersister.ts","../../../../../src/lib/agents/ShellRunner.ts","../../../../../src/lib/agents/WebSocketServer.ts","../../../../../src/lib/agents/claudeModels.ts","../../../../../src/lib/agents/pricing.ts","../../../../../src/lib/agents/runtime.ts","../../../../../src/lib/audit.ts","../../../../../src/lib/config.ts","../../../../../src/lib/diag/diagLogger.ts","../../../../../src/lib/diag/diagSink.ts","../../../../../src/lib/gitSafe.ts","../../../../../src/lib/recents.ts","../../../../../src/lib/security.ts","../../../../../src/lib/settings/settings.ts","../../../../../src/lib/settings/useSettings.ts","../../../../../src/lib/sql/ConnectionManager.ts","../../../../../src/lib/sql/DbAdapter.ts","../../../../../src/lib/sql/McpServer.ts","../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../src/lib/sql/loadDriver.ts","../../../../../src/lib/sql/sqlGuard.ts","../../../../../src/lib/workspaceParser.ts","../../../../../src/middleware.ts","../../../../../test/gitSafe.test.ts","../../../../../test/phase1.test.ts","../../../../../test/pricing.test.ts","../../../../../test/security.test.ts","../../../../../test/sqlGuard.test.ts","../../../../../tsconfig.json","../../../chunks/[root-of-the-server]__0ctzfr2._.js","../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_configs_route_actions_087k_4j.js","./route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../.ai/neural-loom/ccontext.md","../../../../../../.ai/neural-loom/cprompt.md","../../../../../../AGENTS.md","../../../../../../CLAUDE.md","../../../../../../README.md","../../../../../../bin/cli.js","../../../../../../bin/fix-pwa-ubuntu.sh","../../../../../../docs/feature-guide.html","../../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../../docs/product-review-2026-06.md","../../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../../eslint.config.mjs","../../../../../../neural-loom.code-workspace","../../../../../../next.config.ts","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../public/feature-guide.html","../../../../../../public/file.svg","../../../../../../public/globe.svg","../../../../../../public/logo.png","../../../../../../public/manifest.json","../../../../../../public/next.svg","../../../../../../public/sw.js","../../../../../../public/ui-audit.html","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/api/configs/route.ts","../../../../../../src/app/api/context/aider/route.ts","../../../../../../src/app/api/context/claude/route.ts","../../../../../../src/app/api/context/route.ts","../../../../../../src/app/api/context/ssh/route.ts","../../../../../../src/app/api/feedback/route.ts","../../../../../../src/app/api/files/route.ts","../../../../../../src/app/api/git/route.ts","../../../../../../src/app/api/recents/route.ts","../../../../../../src/app/api/sessions/inject/route.ts","../../../../../../src/app/api/sessions/input/route.ts","../../../../../../src/app/api/sessions/launch/route.ts","../../../../../../src/app/api/sessions/model/route.ts","../../../../../../src/app/api/sessions/route.ts","../../../../../../src/app/api/sessions/scope/route.ts","../../../../../../src/app/api/sessions/start/route.ts","../../../../../../src/app/api/sessions/stats/route.ts","../../../../../../src/app/api/sessions/stop/route.ts","../../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../../src/app/api/sql/connections/route.ts","../../../../../../src/app/api/sql/mcp/route.ts","../../../../../../src/app/api/sql/query/route.ts","../../../../../../src/app/api/sql/schema/route.ts","../../../../../../src/app/api/telemetry/route.ts","../../../../../../src/app/components/AiderWizard.tsx","../../../../../../src/app/components/ClaudeWizard.tsx","../../../../../../src/app/components/ContextEditor.tsx","../../../../../../src/app/components/DbExplorer.tsx","../../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../../src/app/components/FeedbackModal.tsx","../../../../../../src/app/components/IdeLayout.tsx","../../../../../../src/app/components/MarkdownPreview.tsx","../../../../../../src/app/components/SettingsModal.tsx","../../../../../../src/app/components/SshWizard.tsx","../../../../../../src/app/components/TerminalConsole.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/layout.tsx","../../../../../../src/app/page.module.css","../../../../../../src/app/page.tsx","../../../../../../src/lib/agents/AgentRunner.ts","../../../../../../src/lib/agents/AiderRunner.ts","../../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../../src/lib/agents/ContextManager.ts","../../../../../../src/lib/agents/DockerRunner.ts","../../../../../../src/lib/agents/MockRunner.ts","../../../../../../src/lib/agents/SSHRunner.ts","../../../../../../src/lib/agents/SessionConfig.ts","../../../../../../src/lib/agents/SessionManager.ts","../../../../../../src/lib/agents/SessionPersister.ts","../../../../../../src/lib/agents/ShellRunner.ts","../../../../../../src/lib/agents/WebSocketServer.ts","../../../../../../src/lib/agents/claudeModels.ts","../../../../../../src/lib/agents/pricing.ts","../../../../../../src/lib/agents/runtime.ts","../../../../../../src/lib/config.ts","../../../../../../src/lib/diag/diagLogger.ts","../../../../../../src/lib/diag/diagSink.ts","../../../../../../src/lib/gitSafe.ts","../../../../../../src/lib/recents.ts","../../../../../../src/lib/security.ts","../../../../../../src/lib/settings/settings.ts","../../../../../../src/lib/settings/useSettings.ts","../../../../../../src/lib/sql/ConnectionManager.ts","../../../../../../src/lib/sql/DbAdapter.ts","../../../../../../src/lib/sql/McpServer.ts","../../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../../src/lib/sql/sqlGuard.ts","../../../../../../src/lib/workspaceParser.ts","../../../../../../src/middleware.ts","../../../../../../test/gitSafe.test.ts","../../../../../../test/pricing.test.ts","../../../../../../test/security.test.ts","../../../../../../test/sqlGuard.test.ts","../../../../../../tsconfig.json","../../../../../../tsconfig.tsbuildinfo","../../../../chunks/[root-of-the-server]__0fe0p8z._.js","../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_context_aider_route_actions_0dszia..js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../AGENTS.md","../../../../../../CLAUDE.md","../../../../../../README.md","../../../../../../bin/cli.js","../../../../../../bin/fix-pwa-ubuntu.sh","../../../../../../docs/capability-inventory.md","../../../../../../docs/feature-guide.html","../../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../../docs/product-review-2026-06.md","../../../../../../docs/realignment.md","../../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../../docs/walkthroughs/model-reverse-sync/walkthrough.md","../../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../../docs/walkthroughs/optional-sql-drivers/install-button-missing.png","../../../../../../docs/walkthroughs/optional-sql-drivers/install-button-success.png","../../../../../../docs/walkthroughs/optional-sql-drivers/walkthrough.md","../../../../../../docs/walkthroughs/phase1-loose-ends/walkthrough.md","../../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../../eslint.config.mjs","../../../../../../neural-loom.code-workspace","../../../../../../next.config.ts","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../public/feature-guide.html","../../../../../../public/file.svg","../../../../../../public/globe.svg","../../../../../../public/logo.png","../../../../../../public/manifest.json","../../../../../../public/next.svg","../../../../../../public/sw.js","../../../../../../public/ui-audit.html","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/api/configs/route.ts","../../../../../../src/app/api/context/aider/route.ts","../../../../../../src/app/api/context/claude/route.ts","../../../../../../src/app/api/context/route.ts","../../../../../../src/app/api/context/ssh/route.ts","../../../../../../src/app/api/feedback/route.ts","../../../../../../src/app/api/files/route.ts","../../../../../../src/app/api/git/route.ts","../../../../../../src/app/api/recents/route.ts","../../../../../../src/app/api/sessions/inject/route.ts","../../../../../../src/app/api/sessions/input/route.ts","../../../../../../src/app/api/sessions/launch/route.ts","../../../../../../src/app/api/sessions/model/route.ts","../../../../../../src/app/api/sessions/route.ts","../../../../../../src/app/api/sessions/scope/route.ts","../../../../../../src/app/api/sessions/start/route.ts","../../../../../../src/app/api/sessions/stats/route.ts","../../../../../../src/app/api/sessions/stop/route.ts","../../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../../src/app/api/sql/connections/route.ts","../../../../../../src/app/api/sql/drivers/route.ts","../../../../../../src/app/api/sql/mcp/route.ts","../../../../../../src/app/api/sql/query/route.ts","../../../../../../src/app/api/sql/schema/route.ts","../../../../../../src/app/api/telemetry/route.ts","../../../../../../src/app/components/AiderWizard.tsx","../../../../../../src/app/components/ClaudeWizard.tsx","../../../../../../src/app/components/ContextEditor.tsx","../../../../../../src/app/components/DbExplorer.tsx","../../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../../src/app/components/FeedbackModal.tsx","../../../../../../src/app/components/IdeLayout.tsx","../../../../../../src/app/components/MarkdownPreview.tsx","../../../../../../src/app/components/SettingsModal.tsx","../../../../../../src/app/components/SshWizard.tsx","../../../../../../src/app/components/TerminalConsole.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/layout.tsx","../../../../../../src/app/page.module.css","../../../../../../src/app/page.tsx","../../../../../../src/lib/agents/AgentRunner.ts","../../../../../../src/lib/agents/AiderRunner.ts","../../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../../src/lib/agents/ContextManager.ts","../../../../../../src/lib/agents/DockerRunner.ts","../../../../../../src/lib/agents/MockRunner.ts","../../../../../../src/lib/agents/SSHRunner.ts","../../../../../../src/lib/agents/SessionConfig.ts","../../../../../../src/lib/agents/SessionManager.ts","../../../../../../src/lib/agents/SessionPersister.ts","../../../../../../src/lib/agents/ShellRunner.ts","../../../../../../src/lib/agents/WebSocketServer.ts","../../../../../../src/lib/agents/claudeModels.ts","../../../../../../src/lib/agents/pricing.ts","../../../../../../src/lib/agents/runtime.ts","../../../../../../src/lib/audit.ts","../../../../../../src/lib/config.ts","../../../../../../src/lib/diag/diagLogger.ts","../../../../../../src/lib/diag/diagSink.ts","../../../../../../src/lib/gitSafe.ts","../../../../../../src/lib/recents.ts","../../../../../../src/lib/security.ts","../../../../../../src/lib/settings/settings.ts","../../../../../../src/lib/settings/useSettings.ts","../../../../../../src/lib/sql/ConnectionManager.ts","../../../../../../src/lib/sql/DbAdapter.ts","../../../../../../src/lib/sql/McpServer.ts","../../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../../src/lib/sql/loadDriver.ts","../../../../../../src/lib/sql/sqlGuard.ts","../../../../../../src/lib/workspaceParser.ts","../../../../../../src/middleware.ts","../../../../../../test/gitSafe.test.ts","../../../../../../test/phase1.test.ts","../../../../../../test/pricing.test.ts","../../../../../../test/security.test.ts","../../../../../../test/sqlGuard.test.ts","../../../../../../tsconfig.json","../../../../chunks/[root-of-the-server]__0fe0p8z._.js","../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_context_aider_route_actions_0dszia..js","./route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../.ai/neural-loom/ccontext.md","../../../../../../.ai/neural-loom/cprompt.md","../../../../../../AGENTS.md","../../../../../../CLAUDE.md","../../../../../../README.md","../../../../../../bin/cli.js","../../../../../../bin/fix-pwa-ubuntu.sh","../../../../../../docs/feature-guide.html","../../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../../docs/product-review-2026-06.md","../../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../../eslint.config.mjs","../../../../../../neural-loom.code-workspace","../../../../../../next.config.ts","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../public/feature-guide.html","../../../../../../public/file.svg","../../../../../../public/globe.svg","../../../../../../public/logo.png","../../../../../../public/manifest.json","../../../../../../public/next.svg","../../../../../../public/sw.js","../../../../../../public/ui-audit.html","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/api/configs/route.ts","../../../../../../src/app/api/context/aider/route.ts","../../../../../../src/app/api/context/claude/route.ts","../../../../../../src/app/api/context/route.ts","../../../../../../src/app/api/context/ssh/route.ts","../../../../../../src/app/api/feedback/route.ts","../../../../../../src/app/api/files/route.ts","../../../../../../src/app/api/git/route.ts","../../../../../../src/app/api/recents/route.ts","../../../../../../src/app/api/sessions/inject/route.ts","../../../../../../src/app/api/sessions/input/route.ts","../../../../../../src/app/api/sessions/launch/route.ts","../../../../../../src/app/api/sessions/model/route.ts","../../../../../../src/app/api/sessions/route.ts","../../../../../../src/app/api/sessions/scope/route.ts","../../../../../../src/app/api/sessions/start/route.ts","../../../../../../src/app/api/sessions/stats/route.ts","../../../../../../src/app/api/sessions/stop/route.ts","../../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../../src/app/api/sql/connections/route.ts","../../../../../../src/app/api/sql/mcp/route.ts","../../../../../../src/app/api/sql/query/route.ts","../../../../../../src/app/api/sql/schema/route.ts","../../../../../../src/app/api/telemetry/route.ts","../../../../../../src/app/components/AiderWizard.tsx","../../../../../../src/app/components/ClaudeWizard.tsx","../../../../../../src/app/components/ContextEditor.tsx","../../../../../../src/app/components/DbExplorer.tsx","../../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../../src/app/components/FeedbackModal.tsx","../../../../../../src/app/components/IdeLayout.tsx","../../../../../../src/app/components/MarkdownPreview.tsx","../../../../../../src/app/components/SettingsModal.tsx","../../../../../../src/app/components/SshWizard.tsx","../../../../../../src/app/components/TerminalConsole.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/layout.tsx","../../../../../../src/app/page.module.css","../../../../../../src/app/page.tsx","../../../../../../src/lib/agents/AgentRunner.ts","../../../../../../src/lib/agents/AiderRunner.ts","../../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../../src/lib/agents/ContextManager.ts","../../../../../../src/lib/agents/DockerRunner.ts","../../../../../../src/lib/agents/MockRunner.ts","../../../../../../src/lib/agents/SSHRunner.ts","../../../../../../src/lib/agents/SessionConfig.ts","../../../../../../src/lib/agents/SessionManager.ts","../../../../../../src/lib/agents/SessionPersister.ts","../../../../../../src/lib/agents/ShellRunner.ts","../../../../../../src/lib/agents/WebSocketServer.ts","../../../../../../src/lib/agents/claudeModels.ts","../../../../../../src/lib/agents/pricing.ts","../../../../../../src/lib/agents/runtime.ts","../../../../../../src/lib/config.ts","../../../../../../src/lib/diag/diagLogger.ts","../../../../../../src/lib/diag/diagSink.ts","../../../../../../src/lib/gitSafe.ts","../../../../../../src/lib/recents.ts","../../../../../../src/lib/security.ts","../../../../../../src/lib/settings/settings.ts","../../../../../../src/lib/settings/useSettings.ts","../../../../../../src/lib/sql/ConnectionManager.ts","../../../../../../src/lib/sql/DbAdapter.ts","../../../../../../src/lib/sql/McpServer.ts","../../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../../src/lib/sql/sqlGuard.ts","../../../../../../src/lib/workspaceParser.ts","../../../../../../src/middleware.ts","../../../../../../test/gitSafe.test.ts","../../../../../../test/pricing.test.ts","../../../../../../test/security.test.ts","../../../../../../test/sqlGuard.test.ts","../../../../../../tsconfig.json","../../../../../../tsconfig.tsbuildinfo","../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../chunks/[root-of-the-server]__0jtpjnb._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_context_claude_route_actions_12srkdn.js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../AGENTS.md","../../../../../../CLAUDE.md","../../../../../../README.md","../../../../../../bin/cli.js","../../../../../../bin/fix-pwa-ubuntu.sh","../../../../../../docs/capability-inventory.md","../../../../../../docs/feature-guide.html","../../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../../docs/product-review-2026-06.md","../../../../../../docs/realignment.md","../../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../../docs/walkthroughs/model-reverse-sync/walkthrough.md","../../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../../docs/walkthroughs/optional-sql-drivers/install-button-missing.png","../../../../../../docs/walkthroughs/optional-sql-drivers/install-button-success.png","../../../../../../docs/walkthroughs/optional-sql-drivers/walkthrough.md","../../../../../../docs/walkthroughs/phase1-loose-ends/walkthrough.md","../../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../../eslint.config.mjs","../../../../../../neural-loom.code-workspace","../../../../../../next.config.ts","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../package-lock.json","../../../../../../package.json","../../../../../../public/feature-guide.html","../../../../../../public/file.svg","../../../../../../public/globe.svg","../../../../../../public/logo.png","../../../../../../public/manifest.json","../../../../../../public/next.svg","../../../../../../public/sw.js","../../../../../../public/ui-audit.html","../../../../../../public/vercel.svg","../../../../../../public/window.svg","../../../../../../src/app/api/configs/route.ts","../../../../../../src/app/api/context/aider/route.ts","../../../../../../src/app/api/context/claude/route.ts","../../../../../../src/app/api/context/route.ts","../../../../../../src/app/api/context/ssh/route.ts","../../../../../../src/app/api/feedback/route.ts","../../../../../../src/app/api/files/route.ts","../../../../../../src/app/api/git/route.ts","../../../../../../src/app/api/recents/route.ts","../../../../../../src/app/api/sessions/inject/route.ts","../../../../../../src/app/api/sessions/input/route.ts","../../../../../../src/app/api/sessions/launch/route.ts","../../../../../../src/app/api/sessions/model/route.ts","../../../../../../src/app/api/sessions/route.ts","../../../../../../src/app/api/sessions/scope/route.ts","../../../../../../src/app/api/sessions/start/route.ts","../../../../../../src/app/api/sessions/stats/route.ts","../../../../../../src/app/api/sessions/stop/route.ts","../../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../../src/app/api/sql/connections/route.ts","../../../../../../src/app/api/sql/drivers/route.ts","../../../../../../src/app/api/sql/mcp/route.ts","../../../../../../src/app/api/sql/query/route.ts","../../../../../../src/app/api/sql/schema/route.ts","../../../../../../src/app/api/telemetry/route.ts","../../../../../../src/app/components/AiderWizard.tsx","../../../../../../src/app/components/ClaudeWizard.tsx","../../../../../../src/app/components/ContextEditor.tsx","../../../../../../src/app/components/DbExplorer.tsx","../../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../../src/app/components/FeedbackModal.tsx","../../../../../../src/app/components/IdeLayout.tsx","../../../../../../src/app/components/MarkdownPreview.tsx","../../../../../../src/app/components/SettingsModal.tsx","../../../../../../src/app/components/SshWizard.tsx","../../../../../../src/app/components/TerminalConsole.tsx","../../../../../../src/app/globals.css","../../../../../../src/app/layout.tsx","../../../../../../src/app/page.module.css","../../../../../../src/app/page.tsx","../../../../../../src/lib/agents/AgentRunner.ts","../../../../../../src/lib/agents/AiderRunner.ts","../../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../../src/lib/agents/ContextManager.ts","../../../../../../src/lib/agents/DockerRunner.ts","../../../../../../src/lib/agents/MockRunner.ts","../../../../../../src/lib/agents/SSHRunner.ts","../../../../../../src/lib/agents/SessionConfig.ts","../../../../../../src/lib/agents/SessionManager.ts","../../../../../../src/lib/agents/SessionPersister.ts","../../../../../../src/lib/agents/ShellRunner.ts","../../../../../../src/lib/agents/WebSocketServer.ts","../../../../../../src/lib/agents/claudeModels.ts","../../../../../../src/lib/agents/pricing.ts","../../../../../../src/lib/agents/runtime.ts","../../../../../../src/lib/audit.ts","../../../../../../src/lib/config.ts","../../../../../../src/lib/diag/diagLogger.ts","../../../../../../src/lib/diag/diagSink.ts","../../../../../../src/lib/gitSafe.ts","../../../../../../src/lib/recents.ts","../../../../../../src/lib/security.ts","../../../../../../src/lib/settings/settings.ts","../../../../../../src/lib/settings/useSettings.ts","../../../../../../src/lib/sql/ConnectionManager.ts","../../../../../../src/lib/sql/DbAdapter.ts","../../../../../../src/lib/sql/McpServer.ts","../../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../../src/lib/sql/loadDriver.ts","../../../../../../src/lib/sql/sqlGuard.ts","../../../../../../src/lib/workspaceParser.ts","../../../../../../src/middleware.ts","../../../../../../test/gitSafe.test.ts","../../../../../../test/phase1.test.ts","../../../../../../test/pricing.test.ts","../../../../../../test/security.test.ts","../../../../../../test/sqlGuard.test.ts","../../../../../../tsconfig.json","../../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../../chunks/[root-of-the-server]__0jtpjnb._.js","../../../../chunks/[turbopack]_runtime.js","../../../../chunks/_next-internal_server_app_api_context_claude_route_actions_12srkdn.js","./route_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../.ai/neural-loom/ccontext.md","../../../../../.ai/neural-loom/cprompt.md","../../../../../.mcp.json","../../../../../AGENTS.md","../../../../../CLAUDE.md","../../../../../README.md","../../../../../bin/cli.js","../../../../../bin/fix-pwa-ubuntu.sh","../../../../../docs/feature-guide.html","../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../docs/product-review-2026-06.md","../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../eslint.config.mjs","../../../../../neural-loom.code-workspace","../../../../../next.config.ts","../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../../../package-lock.json","../../../../../package.json","../../../../../public/feature-guide.html","../../../../../public/file.svg","../../../../../public/globe.svg","../../../../../public/logo.png","../../../../../public/manifest.json","../../../../../public/next.svg","../../../../../public/sw.js","../../../../../public/ui-audit.html","../../../../../public/vercel.svg","../../../../../public/window.svg","../../../../../src/app/api/configs/route.ts","../../../../../src/app/api/context/aider/route.ts","../../../../../src/app/api/context/claude/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/context/ssh/route.ts","../../../../../src/app/api/feedback/route.ts","../../../../../src/app/api/files/route.ts","../../../../../src/app/api/git/route.ts","../../../../../src/app/api/recents/route.ts","../../../../../src/app/api/sessions/inject/route.ts","../../../../../src/app/api/sessions/input/route.ts","../../../../../src/app/api/sessions/launch/route.ts","../../../../../src/app/api/sessions/model/route.ts","../../../../../src/app/api/sessions/route.ts","../../../../../src/app/api/sessions/scope/route.ts","../../../../../src/app/api/sessions/start/route.ts","../../../../../src/app/api/sessions/stats/route.ts","../../../../../src/app/api/sessions/stop/route.ts","../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../src/app/api/sql/connections/route.ts","../../../../../src/app/api/sql/mcp/route.ts","../../../../../src/app/api/sql/query/route.ts","../../../../../src/app/api/sql/schema/route.ts","../../../../../src/app/api/telemetry/route.ts","../../../../../src/app/components/AiderWizard.tsx","../../../../../src/app/components/ClaudeWizard.tsx","../../../../../src/app/components/ContextEditor.tsx","../../../../../src/app/components/DbExplorer.tsx","../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../src/app/components/FeedbackModal.tsx","../../../../../src/app/components/IdeLayout.tsx","../../../../../src/app/components/MarkdownPreview.tsx","../../../../../src/app/components/SettingsModal.tsx","../../../../../src/app/components/SshWizard.tsx","../../../../../src/app/components/TerminalConsole.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.module.css","../../../../../src/app/page.tsx","../../../../../src/lib/agents/AgentRunner.ts","../../../../../src/lib/agents/AiderRunner.ts","../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../src/lib/agents/ContextManager.ts","../../../../../src/lib/agents/DockerRunner.ts","../../../../../src/lib/agents/MockRunner.ts","../../../../../src/lib/agents/SSHRunner.ts","../../../../../src/lib/agents/SessionConfig.ts","../../../../../src/lib/agents/SessionManager.ts","../../../../../src/lib/agents/SessionPersister.ts","../../../../../src/lib/agents/ShellRunner.ts","../../../../../src/lib/agents/WebSocketServer.ts","../../../../../src/lib/agents/claudeModels.ts","../../../../../src/lib/agents/pricing.ts","../../../../../src/lib/agents/runtime.ts","../../../../../src/lib/config.ts","../../../../../src/lib/diag/diagLogger.ts","../../../../../src/lib/diag/diagSink.ts","../../../../../src/lib/gitSafe.ts","../../../../../src/lib/recents.ts","../../../../../src/lib/security.ts","../../../../../src/lib/settings/settings.ts","../../../../../src/lib/settings/useSettings.ts","../../../../../src/lib/sql/ConnectionManager.ts","../../../../../src/lib/sql/DbAdapter.ts","../../../../../src/lib/sql/McpServer.ts","../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../src/lib/sql/sqlGuard.ts","../../../../../src/lib/workspaceParser.ts","../../../../../src/middleware.ts","../../../../../test/gitSafe.test.ts","../../../../../test/pricing.test.ts","../../../../../test/security.test.ts","../../../../../test/sqlGuard.test.ts","../../../../../tsconfig.json","../../../../../tsconfig.tsbuildinfo","../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../chunks/[root-of-the-server]__0xx7.pw._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_context_route_actions_03ko8ta.js","./route_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../AGENTS.md","../../../../../CLAUDE.md","../../../../../README.md","../../../../../bin/cli.js","../../../../../bin/fix-pwa-ubuntu.sh","../../../../../docs/capability-inventory.md","../../../../../docs/feature-guide.html","../../../../../docs/prd-jsonl-diagnostic-logging.md","../../../../../docs/product-review-2026-06.md","../../../../../docs/realignment.md","../../../../../docs/walkthroughs/agent-state-tracking-fix/walkthrough.md","../../../../../docs/walkthroughs/aider-launch-panel/aider_wizard_verification.webp","../../../../../docs/walkthroughs/aider-launch-panel/walkthrough.md","../../../../../docs/walkthroughs/claude-pty-runner/walkthrough.md","../../../../../docs/walkthroughs/dashboard-layout-optimization/walkthrough.md","../../../../../docs/walkthroughs/feature-guide/walkthrough.md","../../../../../docs/walkthroughs/feedback-button/feedback-modal.png","../../../../../docs/walkthroughs/feedback-button/walkthrough.md","../../../../../docs/walkthroughs/git-branches-and-history/walkthrough.md","../../../../../docs/walkthroughs/issues-resolution/walkthrough.md","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/settings-modal.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/toolbar.png","../../../../../docs/walkthroughs/jsonl-diagnostic-logging/walkthrough.md","../../../../../docs/walkthroughs/maintainability-pass/walkthrough.md","../../../../../docs/walkthroughs/model-reverse-sync/walkthrough.md","../../../../../docs/walkthroughs/model-switcher/walkthrough.md","../../../../../docs/walkthroughs/multi-session-and-split/walkthrough.md","../../../../../docs/walkthroughs/optional-sql-drivers/install-button-missing.png","../../../../../docs/walkthroughs/optional-sql-drivers/install-button-success.png","../../../../../docs/walkthroughs/optional-sql-drivers/walkthrough.md","../../../../../docs/walkthroughs/phase1-loose-ends/walkthrough.md","../../../../../docs/walkthroughs/platform-compatibility/walkthrough.md","../../../../../docs/walkthroughs/reliability-fixes/walkthrough.md","../../../../../docs/walkthroughs/security-hardening/walkthrough.md","../../../../../docs/walkthroughs/session-persistence-and-layout/layout_verified.png","../../../../../docs/walkthroughs/session-persistence-and-layout/walkthrough.md","../../../../../docs/walkthroughs/sql-mcp-explorer/db_explorer_ui_mockup.png","../../../../../docs/walkthroughs/sql-mcp-explorer/walkthrough.md","../../../../../docs/walkthroughs/sql-workspace-only-connections/dashboard.png","../../../../../docs/walkthroughs/sql-workspace-only-connections/walkthrough.md","../../../../../docs/walkthroughs/ssh-wizard/dashboard_loaded_1780970747730.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_test_connection_result_1780970785743.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_inputs_filled_1780970773379.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_closed_1780970799993.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_modal_open_1780970759288.png","../../../../../docs/walkthroughs/ssh-wizard/ssh_wizard_verification_1780970740396.webp","../../../../../docs/walkthroughs/ssh-wizard/walkthrough.md","../../../../../docs/walkthroughs/telemetry-and-commands/walkthrough.md","../../../../../docs/walkthroughs/terminal-copy-fix/walkthrough.md","../../../../../docs/walkthroughs/terminal-enhancements/active_search_overlay.png","../../../../../docs/walkthroughs/terminal-enhancements/initial_dashboard_view.png","../../../../../docs/walkthroughs/terminal-enhancements/terminal_features_verification.webp","../../../../../docs/walkthroughs/terminal-enhancements/walkthrough.md","../../../../../eslint.config.mjs","../../../../../neural-loom.code-workspace","../../../../../next.config.ts","../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../../../package-lock.json","../../../../../package.json","../../../../../public/feature-guide.html","../../../../../public/file.svg","../../../../../public/globe.svg","../../../../../public/logo.png","../../../../../public/manifest.json","../../../../../public/next.svg","../../../../../public/sw.js","../../../../../public/ui-audit.html","../../../../../public/vercel.svg","../../../../../public/window.svg","../../../../../src/app/api/configs/route.ts","../../../../../src/app/api/context/aider/route.ts","../../../../../src/app/api/context/claude/route.ts","../../../../../src/app/api/context/route.ts","../../../../../src/app/api/context/ssh/route.ts","../../../../../src/app/api/feedback/route.ts","../../../../../src/app/api/files/route.ts","../../../../../src/app/api/git/route.ts","../../../../../src/app/api/recents/route.ts","../../../../../src/app/api/sessions/inject/route.ts","../../../../../src/app/api/sessions/input/route.ts","../../../../../src/app/api/sessions/launch/route.ts","../../../../../src/app/api/sessions/model/route.ts","../../../../../src/app/api/sessions/route.ts","../../../../../src/app/api/sessions/scope/route.ts","../../../../../src/app/api/sessions/start/route.ts","../../../../../src/app/api/sessions/stats/route.ts","../../../../../src/app/api/sessions/stop/route.ts","../../../../../src/app/api/sessions/upload-image/route.ts","../../../../../src/app/api/sql/connections/route.ts","../../../../../src/app/api/sql/drivers/route.ts","../../../../../src/app/api/sql/mcp/route.ts","../../../../../src/app/api/sql/query/route.ts","../../../../../src/app/api/sql/schema/route.ts","../../../../../src/app/api/telemetry/route.ts","../../../../../src/app/components/AiderWizard.tsx","../../../../../src/app/components/ClaudeWizard.tsx","../../../../../src/app/components/ContextEditor.tsx","../../../../../src/app/components/DbExplorer.tsx","../../../../../src/app/components/DirectoryBrowserModal.tsx","../../../../../src/app/components/FeedbackModal.tsx","../../../../../src/app/components/IdeLayout.tsx","../../../../../src/app/components/MarkdownPreview.tsx","../../../../../src/app/components/SettingsModal.tsx","../../../../../src/app/components/SshWizard.tsx","../../../../../src/app/components/TerminalConsole.tsx","../../../../../src/app/globals.css","../../../../../src/app/layout.tsx","../../../../../src/app/page.module.css","../../../../../src/app/page.tsx","../../../../../src/lib/agents/AgentRunner.ts","../../../../../src/lib/agents/AiderRunner.ts","../../../../../src/lib/agents/ClaudeRunner.ts","../../../../../src/lib/agents/ContextManager.ts","../../../../../src/lib/agents/DockerRunner.ts","../../../../../src/lib/agents/MockRunner.ts","../../../../../src/lib/agents/SSHRunner.ts","../../../../../src/lib/agents/SessionConfig.ts","../../../../../src/lib/agents/SessionManager.ts","../../../../../src/lib/agents/SessionPersister.ts","../../../../../src/lib/agents/ShellRunner.ts","../../../../../src/lib/agents/WebSocketServer.ts","../../../../../src/lib/agents/claudeModels.ts","../../../../../src/lib/agents/pricing.ts","../../../../../src/lib/agents/runtime.ts","../../../../../src/lib/audit.ts","../../../../../src/lib/config.ts","../../../../../src/lib/diag/diagLogger.ts","../../../../../src/lib/diag/diagSink.ts","../../../../../src/lib/gitSafe.ts","../../../../../src/lib/recents.ts","../../../../../src/lib/security.ts","../../../../../src/lib/settings/settings.ts","../../../../../src/lib/settings/useSettings.ts","../../../../../src/lib/sql/ConnectionManager.ts","../../../../../src/lib/sql/DbAdapter.ts","../../../../../src/lib/sql/McpServer.ts","../../../../../src/lib/sql/adapters/MssqlAdapter.ts","../../../../../src/lib/sql/adapters/MysqlAdapter.ts","../../../../../src/lib/sql/adapters/PostgresAdapter.ts","../../../../../src/lib/sql/adapters/SqliteAdapter.ts","../../../../../src/lib/sql/loadDriver.ts","../../../../../src/lib/sql/sqlGuard.ts","../../../../../src/lib/workspaceParser.ts","../../../../../src/middleware.ts","../../../../../test/gitSafe.test.ts","../../../../../test/phase1.test.ts","../../../../../test/pricing.test.ts","../../../../../test/security.test.ts","../../../../../test/sqlGuard.test.ts","../../../../../tsconfig.json","../../../chunks/[root-of-the-server]__0j8-xkl._.js","../../../chunks/[root-of-the-server]__0xx7.pw._.js","../../../chunks/[turbopack]_runtime.js","../../../chunks/_next-internal_server_app_api_context_route_actions_03ko8ta.js","./route_client-reference-manifest.js"]}
|