Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,6 @@ POSTHOG_PROJECT_ID=
# -----------------------------------------------------------------------------
FREESTYLE_API_KEY=

# -----------------------------------------------------------------------------
# Streams (AI Chat Server)
# -----------------------------------------------------------------------------
# Clients (Desktop Web Mobile)
NEXT_PUBLIC_STREAMS_URL=http://localhost:8080

# Streams server internals (optional)
STREAMS_PORT=8080
STREAMS_INTERNAL_PORT=8081
STREAMS_INTERNAL_URL=http://localhost:8081
STREAMS_DATA_DIR=./data

# -----------------------------------------------------------------------------
# Sentry Error Tracking
# -----------------------------------------------------------------------------
Expand Down
2 changes: 0 additions & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Bun + Turbo monorepo with:
- `apps/desktop` - Electron desktop application
- `apps/docs` - Documentation site
- `apps/mobile` - React Native mobile app (Expo)
- `apps/streams` - Streams service
- `apps/electric-proxy` - Electric proxy service
- **Packages**:
- `packages/ui` - Shared UI components (shadcn/ui + TailwindCSS v4).
- Add components: `npx shadcn@latest add <component>` (run in `packages/ui/`)
Expand Down
5 changes: 0 additions & 5 deletions apps/electric-proxy/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,195 changes: 0 additions & 1,195 deletions docs/ai-chat-plan.md

This file was deleted.

Loading
Loading