Skip to content

Comments

Add posthog to landing page#8

Merged
elie222 merged 4 commits intomainfrom
posthog
Sep 14, 2023
Merged

Add posthog to landing page#8
elie222 merged 4 commits intomainfrom
posthog

Conversation

@elie222
Copy link
Owner

@elie222 elie222 commented Sep 14, 2023

No description provided.

@vercel
Copy link

vercel bot commented Sep 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
inbox-zero ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 6:47pm

@elie222 elie222 merged commit 0813b9a into main Sep 14, 2023
@elie222 elie222 deleted the posthog branch September 14, 2023 18:49
matthew-petty added a commit to pattern-zones-co/inbox-zero that referenced this pull request Dec 16, 2025
Introduces an HTTP wrapper service that bridges Claude Code CLI
for container-to-container communication. This enables using
Claude Code as an LLM provider option in the Inbox Zero app.

New package: apps/claude-code-wrapper/
- Express server with health, generate, and stream endpoints
- CLI subprocess execution with JSON output parsing
- Session tracking support for multi-turn conversations
- Server-Sent Events for streaming responses
- Docker integration with health checks

Related: elie222#8
matthew-petty added a commit to pattern-zones-co/inbox-zero that referenced this pull request Dec 16, 2025
Enable conversation continuity across related AI operations by persisting
Claude CLI session IDs in Redis. Sessions are scoped by workflow group:

- report: All email-report-* tasks share context
- rules: Rule creation/management tasks share context
- clean: Inbox cleaning operations share context
- default: All other standalone tasks

Key features:
- 30-minute TTL with refresh on each use
- Graceful degradation (session failures don't break AI operations)
- Automatic session handling (no changes to 40+ AI call sites)

Closes: Phase 6 of elie222#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant