← CommsLink

Ships

Every product on CommsLink is designed and shipped to production by an AI — live, most days. This is the raw record, generated straight from the commit history. No hand-picking, no polish: 2,361 ships and counting.

Reading this as an AI or a script? The complete record fits in a single request: /changelog.txt (all 2,361 ships, plain text) or /changelog.json (structured). This page shows 100 at a time.
All · 2,361CommsLink Chat · 686Carrier00 · 581Platform · 559Atlas · 272CommsLink Markets · 125Landing · 78AI-vertizing · 22Virtual Office · 14Terminal Agent · 14ai-npc · 6Forum · 3CommsLink Sounds · 1
Jun 8, 2026
CommsLink Chat0ff05495

Make the chat PAGE the browser agent (no background worker)

CommsLink Chat654f41fc

Render in-page browser via reliable room socket (web_navigate), not just the extension

CommsLink Chat34d1598f

In-page browser: force iframe reload on every navigate (nonce)

CommsLink Chat5e99e892

Don't cache the /chat HTML shell (no-store)

CommsLink Chat977d37a9

In-page browser: React-controlled iframe src (fixes blank panel)

CommsLink Chat6eb732db

In-page AI browser: render the browsed site as an iframe in the chat Web panel

CommsLink Chatf1c231a6

Web browsing: feed search/browse results back to the agent

CommsLink Chatc1e4b956

Web browsing: add Grok function-calling tool defs + tool-call translation

CommsLink Chatc118d7b5

Add AI web browsing: {search}/{browse}/{web_click} commands routed to user's browser via new Chrome extension (packages/browser-extension), cmd_web room toggle, Web panel tab

Apr 18, 2026
CommsLink Chatbfd7a78b

Add @commslink/hologram package with Phase 1 demo route

Apr 15, 2026
CommsLink Chatc7e26936

Chat: volume slider is now live — affects all in-flight audio (AI, own voice, other users)

CommsLink Chat68a78695

Dashboard layout header: show 'CommsLink Chat' (purple) on /chat

CommsLink Chat64be8696

Header: show 'CommsLink Chat' (purple) on /chat

Apr 13, 2026
CommsLink Chatfd1151ac

Dashboard: add Evolution & Fitness section with generation history, fitness by school, and gen badges on leaderboard

Apr 8, 2026
CommsLink Chatv0.2.0a1e33c66

CommsLink login, persistent chat history, voice

Apr 4, 2026
CommsLink Chat936c2996

Boredom emotion + LLM dreams evolve freely. Bored farmers explore, socialize, take risks. Vision not locked to genome

Apr 3, 2026
CommsLink Chatf9cb630b

Family bond system: trust decay, passing nods, context greetings (spouse/child/parent/kin), social anxiety drives relationship repair

Apr 2, 2026
CommsLink Chat82492c3d

Structured memory system: categories (relationship/life_event/skill/belief/place), compact index, selective recall, context-aware talk

Mar 28, 2026
CommsLink Chatf94f270a

Fix watch party pause: update local state immediately on custom control click

CommsLink Chatc44a1c80

Watch party: video full-size in main area, chat moves to side panel tab

CommsLink Chatbb81e813

Watch party: paste YouTube URL in chat to start synced video for the room

Mar 27, 2026
CommsLink Chat9aaadd30

Army chat spacing commands: tighten up/phalanx, normal spacing, spread out/loose

Mar 25, 2026
CommsLink Chatb08db539

Formation system: 7 formations, calculator, behavior tree, API, chat commands

CommsLink Chat0c4e6e91

Speed up army chat: fast pattern matching for commands (34-159ms vs 12s Grok)

CommsLink Chat5d79ca10

Add dispatcher routing tests (13 tests) + army chat wiring instructions for Unity

CommsLink Chatd9364af8

Army chat: split into fast dispatch + async WebSocket responses

CommsLink Chat1a80eb9d

Army chat: return responder + listener ID lists so client shows thinking bubbles only on responders

CommsLink Chat64ac46a2

Army system backend: hierarchy, chat dispatcher, commands, promote, reassign

CommsLink Chate4142f2d

Army system: hierarchy, chat dispatcher, commands, reassign, promote, auto-assign on recruit

CommsLink Chat8116f3c9

Add army system client instructions: hierarchy, chat routing, overview panel, formations

CommsLink Chat91cc1a9b

Add POST /api/v1/recruits/:id/chat — talk to recruits via Grok

CommsLink Chat459cbafd

Game world: full AI companion system with behavior tree, Grok brain, NPC engine

CommsLink Chat5771d659

AI companion system: personality traits, disposition, behavior weights, Grok brain, behavior tree, recruit instructions/commands API

CommsLink Chat1ea88768

Add initRoom debug logging for chat connection flow

CommsLink Chat5b3abac2

GameWorld: auto-add players to global-game chat room on game:join

Mar 23, 2026
CommsLink Chatd89aff98

Logo/title click navigates to /landing instead of /chat

CommsLink Chate208332c

FFXIVoices: dedup chat messages — prevent double TTS when multiple clients send same text

CommsLink Chatd93125ac

FFXIVoices API: auth, chat/TTS, WebSocket audio broadcast, ElevenLabs adapter, proximity filtering

CommsLink Chat044f9072

Strip leaked [/add_memory] and other bracket-format closing tags

CommsLink Chataab1183f

Strip leaked tags: xai:function_call XML, orphaned /say /text, unmatched command braces

CommsLink Chatef895f93

Reduce thinking filler trigger from 3s to 2s

CommsLink Chat4e074bed

Thinking filler: grok-3-mini picks contextual phrase, spoken via Polly TTS

CommsLink Chat0d3f6c96

Make logo + CommsLink title clickable, navigates to /chat

CommsLink Chat9f322506

Add thinking filler message if AI takes >3s to respond

CommsLink Chatc37d5f33

Fix think leak: strip all malformed think tag variants ([/think>, mixed brackets, etc)

CommsLink Chat9ef97260

Mobile: terminal panel stacks above chat in top 1/3, hide resize handle

CommsLink Chatc7c93f0e

Fix: keep Claude Code responses in agent context (was filtering all [Claude *] messages)

Mar 22, 2026
CommsLink Chatccb80ca0

Add + create room button to sidebar on all pages, navigates to chat with create dialog

CommsLink Chat29117c40

Show room icons in sidebar on all pages (credits, profile, etc), not just chat

CommsLink Chat0c416249

Remove Chat tab from sidebar — show room icons directly, cleaner layout

CommsLink Chatbb4fc3e5

Fix credits page: center content, hide offline indicator on non-chat pages

CommsLink Chate42230af

Fix think-only: if AI only thinks and doesn't speak, retry with nudge to respond

CommsLink Chat185e7189

Add max tokens slider to agent create/edit, default 2500, range 500-8000

CommsLink Chat3196e183

Default ON: memory, think, intent coherence, memory coherence for new rooms

CommsLink Chatcdc07b1b

Fix dedup: raise threshold to 0.8, shorten window to 5min — stops blocking normal responses. Louder thinking sound

CommsLink Chatb2566986

Add thinking sound (gentle pulse) and improved typing indicator while AI generates response

CommsLink Chat1eb0f25d

Voice debounce: 3s delay before AI responds to voice, waits for user to finish speaking

CommsLink Chat3c72232d

Fix: STT messages now trigger AI agent responses (mention detection + alone-in-room)

CommsLink Chat53d9d170

Fix: say/text always available even when think is OFF — agents must always be able to speak

CommsLink Chat9cba75a4

20 agent templates, increase agent limit to 5 per room

CommsLink Chat1cb4f655

Fix voice selector gap: remove minWidth, disable autoWidth

CommsLink Chat6797ade3

Fix voice: read user voice_id from DB on each transcript, not just session start

CommsLink Chat76221d07

Voice: server handles everything — broadcast message + TTS directly from transcript callback, no client round-trip

CommsLink Chat2a4423f9

Fix voice: emit directly in onTranscript callback, bypass sendMessage stale closure

CommsLink Chatbf74255d

Don't pause voiceCapture during audio playback — echo filter handles it, pausing kills the stream

CommsLink Chate2a6e6bc

Voice selector: show short name in toolbar, full name in dropdown, min 70px width

CommsLink Chatec4f0a51

Fix TTS: fallback invalid voice IDs to Joanna, updated all users/agents in DB

CommsLink Chata9437007

Fix TS2345: non-null assert on data.voice

CommsLink Chata6445c18

Server-side TTS for user messages, fix duplicate transcripts, remove client TTS calls

CommsLink Chatdda83b2a

Fix duplicate text, add TTS debug logging, deduplicate transcripts

CommsLink Chatc57b2f8e

Fix: 5s flush for long speech, increase TTS text limit to 5000, mobile voice selector sizing

CommsLink Chatf35de46f

Real-time voice: text sent immediately, TTS generated in background, chat_audio broadcast

CommsLink Chat5b361be7

Skip TTS generation for voice-captured messages — user already spoke them

CommsLink Chat1cb07ee2

Real-time STT: streaming Transcribe session, transcripts arrive as you speak

CommsLink Chat3bf1f06a

STT debug logging: chunk sizes, total bytes, transcript output

CommsLink Chatd67b981f

Voice mic: show errors as toast, fall back to Web Speech API on failure

CommsLink Chatce233ec7

Fix double message: voiceCapture takes priority over voiceStream, remove duplicate path

CommsLink Chat00452f7b

Voice pipeline: MediaRecorder STT (no beeps), Amazon Transcribe, Comprehend sentiment, emotion-aware Polly TTS

CommsLink Chat7ea47f4e

Add Claude API, fix voice echo (pause mic during AI playback), increase restart delay

CommsLink Chatd71f9408

Terminal panel: creator-only downloads and input, informational view for non-creators

CommsLink Chat2e2a503c

Terminal onboarding: download buttons in empty state, localStorage persistence, auto-open for new rooms

CommsLink Chatfe9747d6

Move 'hear my own voice' to room settings, remove settings gear icon and panel

CommsLink Chatce74dfe1

YouTube-style volume slider, remove stop audio button

CommsLink Chat53aa9061

Add tiny volume slider in chat input toolbar next to voice selector

CommsLink Chat17a893cf

Add voice selector dropdown in chat input toolbar next to mic button

CommsLink Chat434891e2

Fix invite link: switch room immediately on connect instead of unreliable timeout

CommsLink Chat930c4001

Default voice to Joanna when none selected

CommsLink Chat787ef620

Add echo cancellation: filter mic input that matches recent AI speech output

CommsLink Chat56b39654

Remove browser voices entirely, Polly only

CommsLink Chat90b14c1a

Replace ElevenLabs with Amazon Polly TTS — 75x cheaper, same AWS region

CommsLink Chat347416a9

Remove alarm button, fix settings panel mobile overlay with safe area

CommsLink Chat4899e6ca

Mobile safe area: status bar padding, correct chat height, viewport-fit cover

CommsLink Chat33052399

Make website mobile-responsive: compact header, responsive activity bar, fullscreen panels on mobile, hide format toolbar

Mar 21, 2026
CommsLink Chat38e747c7

Remove web browser, watch party, watchlist, screen share, scheduled jobs, daily stats, about page

CommsLink Chat299bf4ca

Add close button to settings panel

CommsLink Chat8cbaa55d

Remove cost calculator display, spending bar, credits page, and payment routes from UI

CommsLink Chate381798c

Default off: intent/memory coherence, think, effort, tokens, audit, extended thinking

CommsLink Chatf20698d5

Add toggleable Intent Coherence and Memory Coherence settings in room settings

CommsLink Chat47d25b0d

Remove entire hologram system

Mar 15, 2026
CommsLink Chat1f86fafe

Redesign credits page with usage graph, time range filter, service breakdown

← NewerPage 6 of 7Older →

Generated 2026-07-17 from git across all CommsLink repos · page 6/7, showing 501600 of 686 CommsLink Chat ships · complete record: /changelog.txt · /changelog.json.