This website requires JavaScript.
Explore
Help
Register
Sign In
ai-workspace-services
/
opencode
Watch
1
Star
0
Fork
0
You've already forked opencode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
af9fdf0a1c
opencode
/
bunfig.toml
7 lines
70 B
TOML
Raw
Normal View
History
Unescape
Escape
Optimize package management with catalog and exact versions - Add catalog feature to centralize common dependency versions - Convert all package versions to exact (remove ^ prefixes) - Move prettier to root package only to reduce duplication - Configure bunfig.toml for exact dependency installs - Improve version consistency across workspace packages 🤖 Generated with opencode Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-31 09:56:37 +08:00
[
install
]
ci
2025-11-11 14:48:29 +08:00
exact
=
true
Permission rework (#6319) Co-authored-by: Github Action <action@github.com> Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-02 06:54:11 +08:00
[
test
]
root
=
"./do-not-run-tests-from-root"
Reference in New Issue
Copy Permalink