Search Criteria
Package Details: oh-my-pi 17.1.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/oh-my-pi.git (read-only, click to copy) |
|---|---|
| Package Base: | oh-my-pi |
| Description: | AI coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more |
| Upstream URL: | https://github.com/can1357/oh-my-pi |
| Licenses: | MIT |
| Submitter: | bjin |
| Maintainer: | bjin (omp-updater) |
| Last Packager: | omp-updater |
| Votes: | 2 |
| Popularity: | 1.11 |
| First Submitted: | 2026-04-08 18:10 (UTC) |
| Last Updated: | 2026-07-25 01:59 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- icu (icu-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bun (bun-gitAUR, bun-binAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rustup (rustup-gitAUR) (make)
Latest Comments
bjin commented on 2026-07-14 20:01 (UTC)
Addressed some of the reported issues.
Ataraxy commented on 2026-07-03 13:09 (UTC) (edited on 2026-07-03 14:40 (UTC) by Ataraxy)
https://github.com/manticore-projects/aurscan/ reports:
And in slightly different words:
The main issue here is not setting $GOPATH` and thus making changes outside of the build directory.
Analogously: https://doc.rust-lang.org/cargo/guide/cargo-home.html
SUGGESTION: Can the required rust be swapped out for rustup in makedepends()?
It could save a bit of disk space, and also speed up the install... nightly changes nightly :)
bjin commented on 2026-06-15 08:41 (UTC)
I updated this package to track upstream git tag directly, this will resolve the incorrect hash issue.
bjin commented on 2026-06-11 15:06 (UTC)
Upstream might force push a new release tag in case previous tagged commit have failed CI job, so it's possible that hash of a tagged tarball changed later.
M0N7Y5 commented on 2026-06-09 09:27 (UTC)
Looks like the hash is wrong for some reason.