Skip to content

Commit 79b42b1

Browse files
Merge pull request #21 from anand-testcompare/release-please--branches--main--components--opencode-palantir
chore(main): release 0.1.5 finally fucking stable and i can sleep. palantir mcp auto registered with just required tools, explored 35 dataset/built state with only a 4% impact on main agent context (just the raw findings)
2 parents 7308050 + 137fbfd commit 79b42b1

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.4"
2+
".": "0.1.5"
33
}

CHANGELOG.md

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

3+
## [0.1.5](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.4...v0.1.5) (2026-02-08)
4+
5+
6+
### Features
7+
8+
* one-liner install registers commands/agents + auto-bootstrap ([7308050](https://github.com/anand-testcompare/opencode-palantir/commit/7308050f89f9ee4d19a560af11dccd6ac98668d2))
9+
* register commands/agents and auto-bootstrap mcp ([b230422](https://github.com/anand-testcompare/opencode-palantir/commit/b2304222b47b33cb6950bedd44a0cb705f2d68f6))
10+
311
## [0.1.4](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.3...v0.1.4) (2026-02-08)
412

513

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.4",
3+
"version": "0.1.5",
44
"description": "collection of tools, agents, hooks to supercharge development in foundry",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)