15 lines
900 B
Markdown
15 lines
900 B
Markdown
# OMP integration sources
|
|
|
|
POM targets the public extension and TUI APIs exported by the installed OMP 16.4.x packages.
|
|
|
|
Primary references:
|
|
|
|
- OMP extension documentation: <https://github.com/can1357/oh-my-pi/blob/main/docs/extensions.md>
|
|
- OMP TUI documentation: <https://github.com/can1357/oh-my-pi/blob/main/docs/tui.md>
|
|
- OMP settings documentation: <https://github.com/can1357/oh-my-pi/blob/main/docs/settings.md>
|
|
- OMP package and Swarm documentation: <https://github.com/can1357/oh-my-pi/blob/main/docs/user-facing-packages.md>
|
|
- OMP repository: <https://github.com/can1357/oh-my-pi>
|
|
- Quartz Obsidian compatibility: <https://quartz.jzhao.xyz/features/Obsidian-compatibility>
|
|
|
|
Release compilation is performed against the actual TypeScript declarations installed from `@oh-my-pi/pi-coding-agent`, `@oh-my-pi/pi-tui`, and `@oh-my-pi/pi-utils`; POM does not ship replacement declaration shims.
|