ananas-viber

Results 5 comments of ananas-viber

This is addressed by PR #8721 (pattern-matching fix for immediate relief) and follow-up issue #8766 (metadata-based approach for long-term solution). The root cause is the same as #8030 - synthetic...

@thdxr Your opencode work is very inspiring. Would appreciate if the team can review my PR.

Also please let me know if you need the isolated docker setup I use for my testing and I will open another PR for that so it's handy for others.

@FrescoFlacko Great question! The synthetic patterns are **generated by OpenCode itself**, not by Copilot: | Pattern | Source | |---------|--------| | `"What did we do so far?"` | `message-v2.ts:460` (compaction)...

@aefmind You raise valid points. Let me address them: **Maintenance risk**: The strings are internal to this repo (not from Copilot), so changes would be in the same codebase. But...