pullrequests Search Results · language:Dune language:TypeScript language:Go is:unmerged language:TypeScript language:Python
Filter by
19.6M results
Closes #3
Summary
- Add durable pricing session storage and migration
- Add tRPC procedures to create, list, rename, archive, unarchive, summarize, and delete sessions
- Replace the static home ...
Why
The first-migration UPDATE in scripts/canonical_migration.py is one-shot by design: its AND NOT (properties ?
raw_relation_type ) guard makes a second run a no-op (every migrated edge already carries ...
Summary
- add a Forgejo-specific SSH match block before the wildcard toskbot config
- use the GPG agent SSH socket for Forgejo so YubiKey auth is offered instead of the 1Password agent
Verification ...
Summary
Aligns OS-keychain secret storage with Electron s recommended non-blocking safeStorage API, and adds a dedicated
security design document to both docs/ and the docs website. Originated from investigating ...
Closes #17
Summary
- Compacted AGENTS.md from a broad mixed guide into a shorter hard-rules document.
- Kept the project-specific essentials: repository boundaries, exact commands, skills routing, verification ...
Summary
- Adds MarkdownTableGenerator panel accessible via Ctrl+Shift+Y or command palette
- Interactive table editor: add/remove columns and rows inline
- Per-column alignment cycling (none → left ...
What
自定义 Slash Command 能力,对标 Claude Code Skills + OpenCode Commands:
- Skill 自动注册:所有 skill 自动映射为 /name 斜杠命令,/skill \ name\ 仍保留
- disableModelInvocation frontmatter:标记后 skill 不出现在模型 index 中,仅 /name ...