@mndrk/agx 2.4.8 → 2.4.9
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/README.md +22 -53
- package/cloud-runtime/standalone/apps/local/.next/BUILD_ID +1 -1
- package/cloud-runtime/standalone/apps/local/.next/build-manifest.json +2 -2
- package/cloud-runtime/standalone/apps/local/.next/prerender-manifest.json +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/agents.segments/agents.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.rsc +4 -4
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/_full.segment.rsc +4 -4
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/integrations/github/select-repos/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/integrations/github/select-repos.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/integrations/github.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/integrations/github/select-repos.segments/integrations.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/automations/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/env-vars/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/folders/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/graph/[taskId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/notifications/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/objectives/[objectiveId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/objectives/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/prs/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/[teamId]/agents/[agentId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/[teamId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/adopt/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/new/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/teams/replace/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/terminal/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/thread/[threadId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/thread/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/tracking/[tracker]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/tracking/connect/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/[slug]/tracking/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/projects.segments/projects.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/setup.segments/setup.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/status/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/_full.segment.rsc +3 -3
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/_index.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/status/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/app/status.segments/status.segment.rsc +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/chunks/ssr/[root-of-the-server]__5187dece._.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/chunks/ssr/[root-of-the-server]__7752d2d2._.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/chunks/ssr/[root-of-the-server]__e8c6a1f1._.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/chunks/ssr/apps_local_components_projects_ProjectObjectivesWorkspace_tsx_751ab3d3._.js +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/middleware-manifest.json +5 -5
- package/cloud-runtime/standalone/apps/local/.next/server/pages/404.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/pages/500.html +2 -2
- package/cloud-runtime/standalone/apps/local/.next/server/server-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/apps/local/.next/server/server-reference-manifest.json +1 -1
- package/cloud-runtime/standalone/apps/local/.next/static/chunks/{ed606d6f94457578.css → 6d8a7494a0cea7a0.css} +1 -1
- package/cloud-runtime/standalone/apps/local/.next/static/chunks/{52a7b1805199c6fb.js → b4716c6337e3335c.js} +1 -1
- package/cloud-runtime/standalone/apps/local/.next/static/chunks/{7bfbfcd072f8d61e.js → d0ba5f3dc5296486.js} +3 -3
- package/cloud-runtime/standalone/apps/local/app/integrations/github/select-repos/page.tsx +2 -0
- package/cloud-runtime/standalone/apps/local/app/layout.tsx +1 -1
- package/cloud-runtime/standalone/apps/local/components/projects/ProjectObjectivesWorkspace.tsx +22 -2
- package/cloud-runtime/standalone/apps/local/worker/index.js +2 -2
- package/package.json +2 -2
- /package/cloud-runtime/standalone/apps/local/.next/static/{O3Yu8lY-DN5fauB8GipIL → EGpM0P8xAEWKkoW-3Ib69}/_buildManifest.js +0 -0
- /package/cloud-runtime/standalone/apps/local/.next/static/{O3Yu8lY-DN5fauB8GipIL → EGpM0P8xAEWKkoW-3Ib69}/_clientMiddlewareManifest.json +0 -0
- /package/cloud-runtime/standalone/apps/local/.next/static/{O3Yu8lY-DN5fauB8GipIL → EGpM0P8xAEWKkoW-3Ib69}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ npm install -g @mndrk/agx && agx init
|
|
|
29
29
|
<!-- 🎬 Terminal demo — drop a GIF or mp4 here showing: agx new → agent runs → checkpoint → resume -->
|
|
30
30
|
<p align="center">
|
|
31
31
|
<a href="https://github.com/ramarlina/agx">
|
|
32
|
-
<img src="agx-chat-to-tasks.gif" alt="AGX — chat with agents,
|
|
32
|
+
<img src="agx-chat-to-tasks.gif" alt="AGX — chat with agents, work through tickets, approve before they act" width="100%">
|
|
33
33
|
</a>
|
|
34
34
|
</p>
|
|
35
35
|
|
|
@@ -60,14 +60,13 @@ Ships as a CLI, a local web dashboard, and a macOS desktop app — all from one
|
|
|
60
60
|
|
|
61
61
|
| | Ad-hoc agent usage | AGX |
|
|
62
62
|
|---|---|---|
|
|
63
|
-
| **
|
|
64
|
-
| **
|
|
65
|
-
| **
|
|
66
|
-
| **Crash recovery** | Lost work | Checkpointed state survives restarts |
|
|
63
|
+
| **Tickets** | Live in Jira/Linear, separate from the agent | Ticket, code, PR, and review in one window |
|
|
64
|
+
| **Parallel work** | Tabs, scrollback, mental bookkeeping | Every ticket has a home; see what's moving at a glance |
|
|
65
|
+
| **Picking up where you left off** | Re-explain everything from scratch | Instant — the ticket remembers |
|
|
67
66
|
| **Human gates** | Whatever you remember to check | Built-in approve/reject before anything irreversible |
|
|
68
67
|
| **PR review** | Read the diff cold, guess at intent | First pass from a reviewer agent — you review what actually needs your judgment |
|
|
69
68
|
| **Provider lock-in** | One provider per session | Switch Claude ↔ Codex ↔ Gemini ↔ Ollama freely |
|
|
70
|
-
| **Observability** | Terminal scrollback | Dashboard, live presence,
|
|
69
|
+
| **Observability** | Terminal scrollback | Dashboard, live presence, activity log |
|
|
71
70
|
|
|
72
71
|
---
|
|
73
72
|
|
|
@@ -77,14 +76,9 @@ Ships as a CLI, a local web dashboard, and a macOS desktop app — all from one
|
|
|
77
76
|
npm install -g @mndrk/agx
|
|
78
77
|
cd my-project
|
|
79
78
|
agx init # Picks up your API keys automatically
|
|
80
|
-
agx
|
|
81
|
-
agx run 1 # Watch the agent work
|
|
82
|
-
# ...close your laptop, come back tomorrow...
|
|
83
|
-
agx run 1 # Resumes instantly from the last checkpoint
|
|
79
|
+
agx board start # Open the ticket → agent → PR board
|
|
84
80
|
```
|
|
85
81
|
|
|
86
|
-
For the full ticket → agent → PR loop (Jira or Linear in, PR out), use the board: `agx board start`.
|
|
87
|
-
|
|
88
82
|
## Get AGX
|
|
89
83
|
|
|
90
84
|
### npm (recommended)
|
|
@@ -115,33 +109,28 @@ npm run local:dev # Run the dashboard in dev mode
|
|
|
115
109
|
|
|
116
110
|
## What You Get
|
|
117
111
|
|
|
118
|
-
- **
|
|
119
|
-
- **
|
|
120
|
-
- **
|
|
121
|
-
- **
|
|
122
|
-
- **Agent teams** — Group agents by role (engineering, research, ops).
|
|
123
|
-
- **
|
|
124
|
-
- **
|
|
112
|
+
- **Ticket → agent → PR loop** — Point an agent at a Jira or Linear ticket, review the draft, ship the PR. Your tickets, repos, and PRs live in one window.
|
|
113
|
+
- **Human-in-the-loop at every gate** — Agents pause for your explicit approve/reject before anything irreversible. PR review starts with a first-pass from a reviewer agent so you spend judgment where it matters.
|
|
114
|
+
- **Chat with any provider** — Claude, Codex, Gemini, Ollama. Switch freely mid-thread.
|
|
115
|
+
- **A home for every ticket** — Objectives, scheduled jobs, chat threads, and terminal sessions all live under their project. Nothing is free-floating.
|
|
116
|
+
- **Agent teams** — Group agents by role (engineering, research, ops). Work routes automatically by tag.
|
|
117
|
+
- **Survives restarts** — Close your laptop, pick it up tomorrow. State is checkpointed, not rebuilt from conversation history.
|
|
118
|
+
- **Live presence** — See which agents are active on which projects and tickets in real time.
|
|
119
|
+
- **Fully local** — Runs on your machine. Your code never leaves. Full activity log, signed actions, destructive-command safeguards.
|
|
125
120
|
|
|
126
121
|
---
|
|
127
122
|
|
|
128
123
|
## How It Works
|
|
129
124
|
|
|
130
|
-
AGX
|
|
131
|
-
|
|
132
|
-
Each task runs in a **Wake - Work - Sleep** loop:
|
|
133
|
-
|
|
134
|
-
1. **Wake** — Load full context from the last checkpoint
|
|
135
|
-
2. **Work** — Execute commands, edit files, validate output
|
|
136
|
-
3. **Sleep** — Save state and yield, ready to resume anytime
|
|
125
|
+
AGX runs the **ticket → implementation → PR → review** loop. Tickets from Jira or Linear come in, agents draft the work, humans approve at every gate, and PRs go out.
|
|
137
126
|
|
|
138
|
-
Resuming is constant-cost
|
|
127
|
+
Under the hood, work is checkpointed at every step — so closing your laptop, restarting the machine, or coming back tomorrow all pick up exactly where you left off. Resuming is constant-cost: a thread that's been running for a week resumes as fast as one that started a minute ago.
|
|
139
128
|
|
|
140
129
|
### Architecture
|
|
141
130
|
|
|
142
|
-
- **State layer** — SQLite (WAL mode), durable checkpoints
|
|
143
|
-
- **
|
|
144
|
-
- **Decision layer** —
|
|
131
|
+
- **State layer** — SQLite (WAL mode), durable checkpoints
|
|
132
|
+
- **CLI + daemon** — Provider tool calls, filesystem edits, worktree isolation
|
|
133
|
+
- **Decision layer** — Human gate transitions, review flow
|
|
145
134
|
|
|
146
135
|
Everything runs locally. Your code never leaves your machine.
|
|
147
136
|
|
|
@@ -150,10 +139,9 @@ Everything runs locally. Your code never leaves your machine.
|
|
|
150
139
|
## CLI Quick Reference
|
|
151
140
|
|
|
152
141
|
```bash
|
|
153
|
-
agx
|
|
154
|
-
agx
|
|
155
|
-
agx
|
|
156
|
-
agx approve <id> # Approve a human gate
|
|
142
|
+
agx init # First-time setup
|
|
143
|
+
agx board start # Open the ticket → agent → PR board
|
|
144
|
+
agx claude -p "..." # Chat with Claude (or codex / gemini / ollama)
|
|
157
145
|
```
|
|
158
146
|
|
|
159
147
|
| Provider | Alias | Command |
|
|
@@ -163,28 +151,9 @@ agx approve <id> # Approve a human gate
|
|
|
163
151
|
| Gemini | `g` | `agx gemini -p "..."` |
|
|
164
152
|
| Ollama | `o` | `agx ollama -p "..."` |
|
|
165
153
|
|
|
166
|
-
| Flag | Purpose |
|
|
167
|
-
|------|---------|
|
|
168
|
-
| `-p` | Task goal / prompt |
|
|
169
|
-
| `-a` | Autonomous mode (create + run until done) |
|
|
170
|
-
| `-y` | Skip confirmations |
|
|
171
|
-
| `--swarm` | Multi-agent execution |
|
|
172
|
-
|
|
173
154
|
<details>
|
|
174
155
|
<summary>Full CLI reference</summary>
|
|
175
156
|
|
|
176
|
-
### Tasks
|
|
177
|
-
|
|
178
|
-
```bash
|
|
179
|
-
agx new "<goal>" # Create a new task
|
|
180
|
-
agx run <task_id> # Run a specific task
|
|
181
|
-
agx status [task-id-or-slug] # Show status
|
|
182
|
-
agx retry <task_id-or-slug> [--from <stage>] # Reset + retry
|
|
183
|
-
agx approve <task> [--node <node-id>] [-m "feedback"] # Approve a gate
|
|
184
|
-
agx reject <task> [--node <node-id>] [-m "feedback"] # Reject a gate
|
|
185
|
-
agx deps <task> [--depends-on <task> ... | --clear] # Manage dependencies
|
|
186
|
-
```
|
|
187
|
-
|
|
188
157
|
### Projects & Repos
|
|
189
158
|
|
|
190
159
|
```bash
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
EGpM0P8xAEWKkoW-3Ib69
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"static/chunks/a6dad97d9634a72d.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
10
|
+
"static/EGpM0P8xAEWKkoW-3Ib69/_ssgManifest.js",
|
|
11
|
+
"static/EGpM0P8xAEWKkoW-3Ib69/_buildManifest.js"
|
|
12
12
|
],
|
|
13
13
|
"rootMainFiles": [
|
|
14
14
|
"static/chunks/dd43daafe104f561.js",
|
|
@@ -198,8 +198,8 @@
|
|
|
198
198
|
"dynamicRoutes": {},
|
|
199
199
|
"notFoundRoutes": [],
|
|
200
200
|
"preview": {
|
|
201
|
-
"previewModeId": "
|
|
202
|
-
"previewModeSigningKey": "
|
|
203
|
-
"previewModeEncryptionKey": "
|
|
201
|
+
"previewModeId": "09b29e8a9945d678569447bc2a5fdc7a",
|
|
202
|
+
"previewModeSigningKey": "8f0f064bf3cac07b0eda519854e210e46c40f63ddd30fec74c364bb5e02d2a8c",
|
|
203
|
+
"previewModeEncryptionKey": "0aab087145f638737bae1bcd621e6601b97aee6d140563e77c22fd421f3d16a7"
|
|
204
204
|
}
|
|
205
205
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--EGpM0P8xAEWKkoW_3Ib69--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/dd43daafe104f561.js"/><script src="/_next/static/chunks/aa3029ae0b62f930.js" async=""></script><script src="/_next/static/chunks/df673c7fb40f4048.js" async=""></script><script src="/_next/static/chunks/2dcb395af210b784.js" async=""></script><script src="/_next/static/chunks/edb0e1ed5398cec6.js" async=""></script><script src="/_next/static/chunks/turbopack-87f23485587f08c3.js" async=""></script><script src="/_next/static/chunks/7212cdf092396efe.js" async=""></script><script src="/_next/static/chunks/341a398270fbed77.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script>
|
|
2
2
|
<link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/>
|
|
3
3
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL"></script>
|
|
4
4
|
<script>
|
|
@@ -8,4 +8,4 @@
|
|
|
8
8
|
gtag('config', 'G-DVQQG95LNL');
|
|
9
9
|
</script>
|
|
10
10
|
</head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
|
|
11
|
-
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/dd43daafe104f561.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[803750,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n3:I[954957,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n4:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"ViewportBoundary\"]\n9:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"MetadataBoundary\"]\nb:I[23023,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"
|
|
11
|
+
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/dd43daafe104f561.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[803750,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n3:I[954957,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n4:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"ViewportBoundary\"]\n9:I[351240,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"MetadataBoundary\"]\nb:I[23023,[\"/_next/static/chunks/7212cdf092396efe.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"EGpM0P8xAEWKkoW-3Ib69\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/7212cdf092396efe.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/341a398270fbed77.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[]\n"])</script></body></html>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"ViewportBoundary"]
|
|
7
7
|
9:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"MetadataBoundary"]
|
|
8
8
|
b:I[23023,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"EGpM0P8xAEWKkoW-3Ib69","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/7212cdf092396efe.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/341a398270fbed77.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"EGpM0P8xAEWKkoW-3Ib69","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/7212cdf092396efe.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/341a398270fbed77.js","async":true}]],["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
5
|
4:null
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
7:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"ViewportBoundary"]
|
|
7
7
|
9:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"MetadataBoundary"]
|
|
8
8
|
b:I[23023,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"
|
|
9
|
+
0:{"P":null,"b":"EGpM0P8xAEWKkoW-3Ib69","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/7212cdf092396efe.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/341a398270fbed77.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
|
|
10
10
|
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
11
|
6:null
|
|
12
12
|
a:[]
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"ViewportBoundary"]
|
|
3
3
|
3:I[351240,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"buildId":"
|
|
5
|
+
0:{"buildId":"EGpM0P8xAEWKkoW-3Ib69","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[803750,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
3
3
|
3:I[954957,["/_next/static/chunks/7212cdf092396efe.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
4
|
-
0:{"buildId":"
|
|
4
|
+
0:{"buildId":"EGpM0P8xAEWKkoW-3Ib69","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
0:{"buildId":"
|
|
1
|
+
0:{"buildId":"EGpM0P8xAEWKkoW-3Ib69","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/apps/local/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":23023,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/client/components/builtin/global-error.js":{"id":23023,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":803750,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/layout-router.js":{"id":803750,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":954957,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":954957,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98718,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-page.js":{"id":98718,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":887743,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-segment.js":{"id":887743,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":985736,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":985736,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":465560,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":465560,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":351240,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":351240,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/GoogleAnalytics.tsx <module evaluation>":{"id":934689,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/GoogleAnalytics.tsx":{"id":934689,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/PostHogAnalytics.tsx <module evaluation>":{"id":404581,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/PostHogAnalytics.tsx":{"id":404581,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/errors/StartupGuard.tsx <module evaluation>":{"id":6167,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/errors/StartupGuard.tsx":{"id":6167,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/VersionBadge.tsx <module evaluation>":{"id":356453,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/VersionBadge.tsx":{"id":356453,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false}},"ssrModuleMapping":{"23023":{"*":{"id":412660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"803750":{"*":{"id":203285,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"954957":{"*":{"id":658528,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"98718":{"*":{"id":11934,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"887743":{"*":{"id":331202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"985736":{"*":{"id":513546,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"465560":{"*":{"id":147924,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"351240":{"*":{"id":778850,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"934689":{"*":{"id":795953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"404581":{"*":{"id":151248,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"6167":{"*":{"id":131766,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"356453":{"*":{"id":754107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"23023":{"*":{"id":8439,"name":"*","chunks":[],"async":false}},"803750":{"*":{"id":405390,"name":"*","chunks":[],"async":false}},"954957":{"*":{"id":448308,"name":"*","chunks":[],"async":false}},"98718":{"*":{"id":327640,"name":"*","chunks":[],"async":false}},"887743":{"*":{"id":447793,"name":"*","chunks":[],"async":false}},"985736":{"*":{"id":955331,"name":"*","chunks":[],"async":false}},"465560":{"*":{"id":416776,"name":"*","chunks":[],"async":false}},"351240":{"*":{"id":269422,"name":"*","chunks":[],"async":false}},"934689":{"*":{"id":452352,"name":"*","chunks":[],"async":false}},"404581":{"*":{"id":683964,"name":"*","chunks":[],"async":false}},"6167":{"*":{"id":803169,"name":"*","chunks":[],"async":false}},"356453":{"*":{"id":210108,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/local/app/layout":[{"path":"static/chunks/2473c16c0c2f6b5f.css","inlined":false},{"path":"static/chunks/
|
|
2
|
+
globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/apps/local/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":23023,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/client/components/builtin/global-error.js":{"id":23023,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":803750,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/layout-router.js":{"id":803750,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":954957,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":954957,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98718,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-page.js":{"id":98718,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":887743,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/client-segment.js":{"id":887743,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":985736,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":985736,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":465560,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":465560,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":351240,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":351240,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/GoogleAnalytics.tsx <module evaluation>":{"id":934689,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/GoogleAnalytics.tsx":{"id":934689,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/PostHogAnalytics.tsx <module evaluation>":{"id":404581,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/PostHogAnalytics.tsx":{"id":404581,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/errors/StartupGuard.tsx <module evaluation>":{"id":6167,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/errors/StartupGuard.tsx":{"id":6167,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/VersionBadge.tsx <module evaluation>":{"id":356453,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false},"[project]/apps/local/components/VersionBadge.tsx":{"id":356453,"name":"*","chunks":["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"async":false}},"ssrModuleMapping":{"23023":{"*":{"id":412660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"803750":{"*":{"id":203285,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"954957":{"*":{"id":658528,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"98718":{"*":{"id":11934,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"887743":{"*":{"id":331202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"985736":{"*":{"id":513546,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"465560":{"*":{"id":147924,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"351240":{"*":{"id":778850,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"934689":{"*":{"id":795953,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"404581":{"*":{"id":151248,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"6167":{"*":{"id":131766,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}},"356453":{"*":{"id":754107,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__ce586680._.js","server/chunks/ssr/9fb8c_next_dist_esm_d193fbbb._.js","server/chunks/ssr/apps_local_edda663a._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"23023":{"*":{"id":8439,"name":"*","chunks":[],"async":false}},"803750":{"*":{"id":405390,"name":"*","chunks":[],"async":false}},"954957":{"*":{"id":448308,"name":"*","chunks":[],"async":false}},"98718":{"*":{"id":327640,"name":"*","chunks":[],"async":false}},"887743":{"*":{"id":447793,"name":"*","chunks":[],"async":false}},"985736":{"*":{"id":955331,"name":"*","chunks":[],"async":false}},"465560":{"*":{"id":416776,"name":"*","chunks":[],"async":false}},"351240":{"*":{"id":269422,"name":"*","chunks":[],"async":false}},"934689":{"*":{"id":452352,"name":"*","chunks":[],"async":false}},"404581":{"*":{"id":683964,"name":"*","chunks":[],"async":false}},"6167":{"*":{"id":803169,"name":"*","chunks":[],"async":false}},"356453":{"*":{"id":210108,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/apps/local/app/layout":[{"path":"static/chunks/2473c16c0c2f6b5f.css","inlined":false},{"path":"static/chunks/6d8a7494a0cea7a0.css","inlined":false}]},"entryJSFiles":{"[project]/apps/local/app/layout":["static/chunks/ddcc46bd872e6481.js","static/chunks/341a398270fbed77.js"]}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--EGpM0P8xAEWKkoW_3Ib69--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/2473c16c0c2f6b5f.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/6d8a7494a0cea7a0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/dd43daafe104f561.js"/><script src="/_next/static/chunks/aa3029ae0b62f930.js" async=""></script><script src="/_next/static/chunks/df673c7fb40f4048.js" async=""></script><script src="/_next/static/chunks/2dcb395af210b784.js" async=""></script><script src="/_next/static/chunks/edb0e1ed5398cec6.js" async=""></script><script src="/_next/static/chunks/turbopack-87f23485587f08c3.js" async=""></script><script src="/_next/static/chunks/ddcc46bd872e6481.js" async=""></script><script src="/_next/static/chunks/341a398270fbed77.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-DVQQG95LNL" as="script"/><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>AGX</title><meta name="description" content="Workflow surface for AI-assisted dev work — tickets, repos, PRs, and agents in one window."/><script>
|
|
2
2
|
(() => {
|
|
3
3
|
try {
|
|
4
4
|
const storedTheme = localStorage.getItem("agx-theme");
|
|
@@ -18,4 +18,4 @@
|
|
|
18
18
|
gtag('js', new Date());
|
|
19
19
|
gtag('config', 'G-DVQQG95LNL');
|
|
20
20
|
</script>
|
|
21
|
-
</head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen flex items-center justify-center bg-[var(--background)]"><span class="spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"></span></div><script src="/_next/static/chunks/dd43daafe104f561.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6167,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n3:I[803750,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n4:I[954957,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n5:I[356453,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n6:I[934689,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"GoogleAnalytics\"]\n7:I[404581,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"PostHogAnalytics\"]\n8:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"ViewportBoundary\"]\nd:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"MetadataBoundary\"]\nf:I[23023,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/
|
|
21
|
+
</head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]"><div hidden=""><!--$--><!--/$--></div><div class="min-h-screen flex items-center justify-center bg-[var(--background)]"><span class="spinner w-8 h-8 border-3 border-[var(--primary)] border-t-transparent rounded-full"></span></div><script src="/_next/static/chunks/dd43daafe104f561.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[6167,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n3:I[803750,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n4:I[954957,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n5:I[356453,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n6:I[934689,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"GoogleAnalytics\"]\n7:I[404581,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"PostHogAnalytics\"]\n8:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"ViewportBoundary\"]\nd:I[351240,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"MetadataBoundary\"]\nf:I[23023,[\"/_next/static/chunks/ddcc46bd872e6481.js\",\"/_next/static/chunks/341a398270fbed77.js\"],\"default\"]\n:HL[\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"style\"]\n:HL[\"/_next/static/chunks/6d8a7494a0cea7a0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"EGpM0P8xAEWKkoW-3Ib69\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/2473c16c0c2f6b5f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/6d8a7494a0cea7a0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/ddcc46bd872e6481.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/341a398270fbed77.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n(() =\u003e {\\n try {\\n const storedTheme = localStorage.getItem(\\\"agx-theme\\\");\\n const theme = storedTheme === \\\"dark\\\" || storedTheme === \\\"light\\\"\\n ? storedTheme\\n : (window.matchMedia(\\\"(prefers-color-scheme: dark)\\\").matches ? \\\"dark\\\" : \\\"light\\\");\\n const root = document.documentElement;\\n root.classList.toggle(\\\"dark\\\", theme === \\\"dark\\\");\\n root.style.colorScheme = theme;\\n } catch {}\\n})();\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}],[\"$\",\"$L5\",null,{}],[\"$\",\"$L6\",null,{}],[\"$\",\"$L7\",null,{}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"a:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"AGX\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Workflow surface for AI-assisted dev work — tickets, repos, PRs, and agents in one window.\"}]]\n"])</script></body></html>
|
|
@@ -11,8 +11,8 @@ b:I[351240,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341
|
|
|
11
11
|
d:I[351240,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"MetadataBoundary"]
|
|
12
12
|
f:I[23023,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
13
13
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
15
|
-
0:{"P":null,"b":"
|
|
14
|
+
:HL["/_next/static/chunks/6d8a7494a0cea7a0.css","style"]
|
|
15
|
+
0:{"P":null,"b":"EGpM0P8xAEWKkoW-3Ib69","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/6d8a7494a0cea7a0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/ddcc46bd872e6481.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/341a398270fbed77.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(() => {\n try {\n const storedTheme = localStorage.getItem(\"agx-theme\");\n const theme = storedTheme === \"dark\" || storedTheme === \"light\"\n ? storedTheme\n : (window.matchMedia(\"(prefers-color-scheme: dark)\").matches ? \"dark\" : \"light\");\n const root = document.documentElement;\n root.classList.toggle(\"dark\", theme === \"dark\");\n root.style.colorScheme = theme;\n } catch {}\n})();\n"}}]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L5",null,{}],["$","$L6",null,{}],["$","$L7",null,{}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$f","$undefined"],"S":true}
|
|
16
16
|
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
17
17
|
a:null
|
|
18
|
-
e:[["$","title","0",{"children":"AGX"}],["$","meta","1",{"name":"description","content":"
|
|
18
|
+
e:[["$","title","0",{"children":"AGX"}],["$","meta","1",{"name":"description","content":"Workflow surface for AI-assisted dev work — tickets, repos, PRs, and agents in one window."}]]
|
package/cloud-runtime/standalone/apps/local/.next/server/app/_not-found.segments/_full.segment.rsc
CHANGED
|
@@ -11,8 +11,8 @@ b:I[351240,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341
|
|
|
11
11
|
d:I[351240,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"MetadataBoundary"]
|
|
12
12
|
f:I[23023,["/_next/static/chunks/ddcc46bd872e6481.js","/_next/static/chunks/341a398270fbed77.js"],"default"]
|
|
13
13
|
:HL["/_next/static/chunks/2473c16c0c2f6b5f.css","style"]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
15
|
-
0:{"P":null,"b":"
|
|
14
|
+
:HL["/_next/static/chunks/6d8a7494a0cea7a0.css","style"]
|
|
15
|
+
0:{"P":null,"b":"EGpM0P8xAEWKkoW-3Ib69","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/2473c16c0c2f6b5f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/6d8a7494a0cea7a0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/ddcc46bd872e6481.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/341a398270fbed77.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n(() => {\n try {\n const storedTheme = localStorage.getItem(\"agx-theme\");\n const theme = storedTheme === \"dark\" || storedTheme === \"light\"\n ? storedTheme\n : (window.matchMedia(\"(prefers-color-scheme: dark)\").matches ? \"dark\" : \"light\");\n const root = document.documentElement;\n root.classList.toggle(\"dark\", theme === \"dark\");\n root.style.colorScheme = theme;\n } catch {}\n})();\n"}}]}],["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased min-h-screen overflow-x-hidden overflow-y-auto bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]","children":[["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L5",null,{}],["$","$L6",null,{}],["$","$L7",null,{}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$f","$undefined"],"S":true}
|
|
16
16
|
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
17
17
|
a:null
|
|
18
|
-
e:[["$","title","0",{"children":"AGX"}],["$","meta","1",{"name":"description","content":"
|
|
18
|
+
e:[["$","title","0",{"children":"AGX"}],["$","meta","1",{"name":"description","content":"Workflow surface for AI-assisted dev work — tickets, repos, PRs, and agents in one window."}]]
|