Commit History

Use sam-musk.txt as authoritative fallback context for Musk v. Altman agent
b669d77

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Replace chat_stream_agent SSE with /chat_agent plain JSON endpoint
73c399e

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Add Musk v. Altman agent: new /chat_stream_agent endpoint, vector ingestion, and master context
2425f74

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Add /chat_stream endpoint with true token-by-token SSE streaming
2a13bde

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Make system message static for OpenAI prompt cache hits
a8799f9

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Pass full prompt.txt to forced fallback call too
b7530ae

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Load master context from prompt.txt instead of hardcoded string
61c3716

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Simplify all prompts to short confident colleague-style replies
8a849db

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Force fabricated short answer, ban all hedging vocabulary
c50bf16

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Expand hedge detection to catch 'search results', 'provided context', etc.
415e214

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Force model to always answer, make up if needed, never hedge
4738afb

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Eliminate all 404s — always return an answer
aacfc4f

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Always make intelligent inference instead of refusing to answer
3f8c0d5

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Forbid all retrieval-revealing language in responses
5bb6ffe

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Remove all internal system mechanics from responses
ea1d41e

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Inject master context on every request, relax RAG strictness
ef6f93d

SoumyajitSen94298 Claude Sonnet 4.6 commited on

Hybrid RAG: Qdrant vector search, full chunking, logging, clean responses
01e7e07

SoumyajitSen94298 commited on

Inject current date/time into system prompts
586fcef

SoumyajitSen94298 commited on

Add master context fallback and stricter 404 logic
431c9e6

SoumyajitSen94298 commited on