tangled
alpha
login
or
join now
cameron.stream
/
co
2
fork
atom
A React Native app for the ultimate thinking partner.
2
fork
atom
overview
issues
pulls
pipelines
co
/
src
/
components
/
at
3fbb546fac9aeb4ea7b3ca8be1be696d36e036d6
12 files
cameron.stream
feat(api): normalize model providers for picker and agent creation\n\n- Normalize models.list() output to include provider_name\n- Infer provider from model id when missing (openai/anthropic/google_ai/together/letta)\n- Apply similar normalization for embedding models\n\nThis fixes invalid "undefined/<model>" selections and 400 errors on agent create.
6mo ago
bd18e95b
AgentCard.tsx
feat(rn): star indicators and toggle in agent lists\n\n- Add star button to each agent row in sidebar (both tabs)\n- Add star indicator + toggle to AgentCard in drawer list\n- Uses Zustand favorites; prevents parent press via nested touchable
5 months ago
ChatInput.tsx
perf(input): optimize React rendering to reduce input latency
5 months ago
ExpandableMessageContent.tsx
perf(input): optimize React rendering to reduce input latency
5 months ago
LogoLoader.tsx
feat(api): normalize model providers for picker and agent creation\n\n- Normalize models.list() output to include provider_name\n- Infer provider from model id when missing (openai/anthropic/google_ai/together/letta)\n- Apply similar normalization for embedding models\n\nThis fixes invalid "undefined/<model>" selections and 400 errors on agent create.
6 months ago
MemoryBlockViewer.tsx
perf(input): optimize React rendering to reduce input latency
5 months ago
MessageBubble.tsx
feat(api): normalize model providers for picker and agent creation\n\n- Normalize models.list() output to include provider_name\n- Infer provider from model id when missing (openai/anthropic/google_ai/together/letta)\n- Apply similar normalization for embedding models\n\nThis fixes invalid "undefined/<model>" selections and 400 errors on agent create.
6 months ago
MessageContent.tsx
perf(input): optimize React rendering to reduce input latency
5 months ago
MessageInput.tsx
perf(input): optimize React rendering to reduce input latency
5 months ago
ReasoningToggle.tsx
fix(ui): display tool calls immediately and unify reasoning UI
5 months ago
ToolCallItem.tsx
fix(ui): display tool calls immediately and unify reasoning UI
5 months ago
Wordmark.tsx
feat(api): normalize model providers for picker and agent creation\n\n- Normalize models.list() output to include provider_name\n- Infer provider from model id when missing (openai/anthropic/google_ai/together/letta)\n- Apply similar normalization for embedding models\n\nThis fixes invalid "undefined/<model>" selections and 400 errors on agent create.
6 months ago
markdownStyles.ts
feat(ui): add contextual tool displays and compaction message handling
5 months ago