• Joined on 2026-04-12
MrSphay merged pull request Code-Inc/intelligence-terminal#55 2026-07-04 10:35:13 +00:00
docs: record live LiteLLM validation
MrSphay created pull request Code-Inc/intelligence-terminal#55 2026-07-04 10:34:17 +00:00
docs: record live LiteLLM validation
MrSphay pushed to codex/issue-53-live-handoff at Code-Inc/intelligence-terminal 2026-07-04 10:34:14 +00:00
f10bff9ba4 docs: record live LiteLLM validation
MrSphay created branch codex/issue-53-live-handoff in Code-Inc/intelligence-terminal 2026-07-04 10:34:13 +00:00
14d9276c30 Merge pull request 'fix: persist LLM predictions without stable ID shadowing' (#54) from codex/issue-53-prediction-stable-id into codex/production-intelligence-terminal
84b2c9ebc9 test: assert hashed prediction identifier format
9263157a9e fix: persist LLM predictions without stable ID shadowing
Compare 3 commits »
MrSphay merged pull request Code-Inc/intelligence-terminal#54 2026-07-04 10:29:45 +00:00
fix: persist LLM predictions without stable ID shadowing
MrSphay closed issue Code-Inc/intelligence-terminal#53 2026-07-04 10:29:45 +00:00
Fix prediction persistence crash after successful LLM ideas
84b2c9ebc9 test: assert hashed prediction identifier format
MrSphay commented on issue Code-Inc/intelligence-terminal#53 2026-07-04 10:26:29 +00:00
Fix prediction persistence crash after successful LLM ideas

Fix is in PR #54: Code-Inc/intelligence-terminal#54. The live LLM call already produced five valid ideas; this PR fixes the subsequent persistence failure.

MrSphay created pull request Code-Inc/intelligence-terminal#54 2026-07-04 10:26:20 +00:00
fix: persist LLM predictions without stable ID shadowing
MrSphay created branch codex/issue-53-prediction-stable-id in Code-Inc/intelligence-terminal 2026-07-04 10:26:03 +00:00
9263157a9e fix: persist LLM predictions without stable ID shadowing
MrSphay opened issue Code-Inc/intelligence-terminal#53 2026-07-04 10:25:21 +00:00
Fix prediction persistence crash after successful LLM ideas
f7b527763d Merge pull request 'fix: respect configured LLM generation limits' (#52) from codex/issue-51-llm-timeout-config into codex/production-intelligence-terminal
dda1d23a30 fix: respect configured LLM generation limits
Compare 2 commits »
MrSphay closed issue Code-Inc/intelligence-terminal#51 2026-07-04 10:13:23 +00:00
Respect configured LLM timeout and token limits for idea generation
MrSphay merged pull request Code-Inc/intelligence-terminal#52 2026-07-04 10:13:22 +00:00
fix: respect configured LLM generation limits
MrSphay commented on issue Code-Inc/intelligence-terminal#51 2026-07-04 10:12:02 +00:00
Respect configured LLM timeout and token limits for idea generation

Fix is in PR #52: Code-Inc/intelligence-terminal#52. Live diagnosis confirmed intermittent 90-second timeouts with successful authenticated requests between failures.

MrSphay created pull request Code-Inc/intelligence-terminal#52 2026-07-04 10:11:53 +00:00
fix: respect configured LLM generation limits
MrSphay created branch codex/issue-51-llm-timeout-config in Code-Inc/intelligence-terminal 2026-07-04 10:11:50 +00:00
dda1d23a30 fix: respect configured LLM generation limits