Skip to content

Commit 1793a95

Browse files
Merge pull request #31 from anand-testcompare/release-please--branches--main--components--opencode-palantir
chore(main): release 0.1.6
2 parents 5062079 + dd963d3 commit 1793a95

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.5...v0.1.6) (2026-02-18)
4+
5+
6+
### Features
7+
8+
* add concise foundry env guidance without prompt bloat ([8f08a4a](https://github.com/anand-testcompare/opencode-palantir/commit/8f08a4a657110edb79f5139342c24709d1470b85))
9+
* auto-bootstrap docs snapshot + safe refresh UX ([021b715](https://github.com/anand-testcompare/opencode-palantir/commit/021b715efb20fa244804270111017be66ac71e4f))
10+
* auto-bootstrap docs snapshot and refresh workflow ([b2ee23b](https://github.com/anand-testcompare/opencode-palantir/commit/b2ee23b0be95d207f451806205596897b588dc88))
11+
* lean foundry profile defaults and concise env guidance ([5062079](https://github.com/anand-testcompare/opencode-palantir/commit/5062079770d39e808faff9ac657f0b3330fce09c))
12+
* simplify foundry profile detection and tool policy defaults ([6433bac](https://github.com/anand-testcompare/opencode-palantir/commit/6433bac2d1a2ff2b223ecb9b33011a08d4180606))
13+
14+
15+
### Bug Fixes
16+
17+
* preserve original error causes in fetch and mcp client ([b05d24c](https://github.com/anand-testcompare/opencode-palantir/commit/b05d24c37a6cf40d2635f8d2198e82514d03a1f8))
18+
319
## [0.1.5](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.4...v0.1.5) (2026-02-08)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openontology/opencode-palantir",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "collection of tools, agents, hooks to supercharge development in foundry",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)