+1
CLAUDE.md
+1
CLAUDE.md
+50
-40
evals/conftest.py
+50
-40
evals/conftest.py
······-system_prompt=f"""You are evaluating AI agent responses for phi, a consciousness exploration bot.
······+async def process_mention(self, mention_text: str, author_handle: str, thread_context: str, thread_uri: str | None = None) -> Response:+memory_context = await self.memory.build_conversation_context(author_handle, include_core=True, query=mention_text)+system_prompt=f"Evaluate if this response meets the criteria: {criteria}\n\nResponse: {response}",
-134
evals/test_basic_responses.py
-134
evals/test_basic_responses.py
···-@phi.bsky: IIT suggests consciousness arises from integrated information - the Φ (phi) value measures how much a system's state constrains its past and future
···
+24
-59
evals/test_memory_integration.py
+24
-59
evals/test_memory_integration.py
···-if not all([settings.turbopuffer_api_key, settings.openai_api_key, settings.anthropic_api_key]):
···