pi-qq 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,8 +10,6 @@ Ask quick side questions about your current [pi](https://pi.dev) session without
|
|
|
10
10
|
- **Context-aware, intentionally constrained:** `/qq` passes a read-only clone of the main session, treats ambiguous references like “this”, “that”, “we”, and “the plan” as references to the active session, gives the side call no tools, and keeps no `/qq` history.
|
|
11
11
|
- **Fast, low-friction UX:** press **alt+q** / **Option+Q** to toggle `/qq `, submit your question, then use **Esc** to cancel/dismiss or **↑/↓** to scroll longer answers.
|
|
12
12
|
|
|
13
|
-
Do not install this alongside another package that registers `/qq`, because command names must be unique.
|
|
14
|
-
|
|
15
13
|
## Demo
|
|
16
14
|
|
|
17
15
|
```text
|