diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 94e0758c..cefa0c57 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.41.0" + ".": "1.42.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..751341e6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,291 @@ +# Changelog + +## [1.42.0](https://github.com/PostHog/context-mill/compare/context-mill-v1.41.0...context-mill-v1.42.0) (2026-08-04) + + +### Features + +* add a "Verify before merging" checklist to the integration report ([0b2af74](https://github.com/PostHog/context-mill/commit/0b2af74e8d3722ca873add34b7e78b992b271383)) +* add a "Verify before merging" checklist to the integration report ([9f307ab](https://github.com/PostHog/context-mill/commit/9f307ab2f5936aa4a39e703d33b7f5411813fd76)) +* add comment ([892a0d6](https://github.com/PostHog/context-mill/commit/892a0d63270a7d560fceafa8cf1dda9457651187)) +* add creating-product-tours skill ([f39ff76](https://github.com/PostHog/context-mill/commit/f39ff7676c4402ffed3947d73c4052a2fd569228)) +* add creating-product-tours skill ([42dd0dc](https://github.com/PostHog/context-mill/commit/42dd0dc0939fbf8cc0a866781059dcefdbc9b1ba)) +* add data-warehouse-source-setup skill ([#157](https://github.com/PostHog/context-mill/issues/157)) ([a64034c](https://github.com/PostHog/context-mill/commit/a64034c6d6af28fb9d3a7166eebd857c29bc2640)) +* add five focused audit skills for $identify, events, replay, autocapture, feature flags ([7c409be](https://github.com/PostHog/context-mill/commit/7c409be98dfcbb2896e7f2ad5004793083aa3222)) +* add Go variant to the upload-source-maps skill ([781f799](https://github.com/PostHog/context-mill/commit/781f79929ad3d84884b584ea58f225c2194f5933)) +* add Kotlin Multiplatform (KMP) integration skill ([22ed9f1](https://github.com/PostHog/context-mill/commit/22ed9f13815b6d4e0c8c0fbb38ac9419abee7f00)) +* add Kotlin Multiplatform (KMP) integration skill ([68c198f](https://github.com/PostHog/context-mill/commit/68c198f2b276cc34ac6cec0e0c63d906242e2f65)) +* Add limits on scouts. ([94e983f](https://github.com/PostHog/context-mill/commit/94e983fe656541f14a8dd140d4a8c5cf6a5ab5ba)) +* add Rust variants to error-tracking skills ([76d0c51](https://github.com/PostHog/context-mill/commit/76d0c5153deaf20142e7e17a88f775006534b213)) +* add session replay step (6b) to audit-3000 chain ([4c488d6](https://github.com/PostHog/context-mill/commit/4c488d683c7eeef1cc244ae536fe7b3192337a66)) +* add warlock v1 ([#124](https://github.com/PostHog/context-mill/issues/124)) ([e9718c7](https://github.com/PostHog/context-mill/commit/e9718c7b15fb22ceba40cd6174a919fc701639ce)) +* Add web analytics doctor ([1d6f224](https://github.com/PostHog/context-mill/commit/1d6f224b8979bfda9d190484c3dcf69de4033dac)) +* agentic detection ([6e5ed87](https://github.com/PostHog/context-mill/commit/6e5ed87cf6753d7beb49f8896f1e9ebe3321687d)) +* agentic detection ([18dfaac](https://github.com/PostHog/context-mill/commit/18dfaac5cdfa8c73485b7e247a19f78a469c76c5)) +* **agents:** add `agents` content type, built and served alongside skills ([eba9474](https://github.com/PostHog/context-mill/commit/eba9474faf954f39c0cb1c8e31979cca105c7675)) +* **agents:** add `agents` content type, built and served alongside skills ([caf360a](https://github.com/PostHog/context-mill/commit/caf360a6ae422ea4899518370743e10e4b11ff7b)) +* **agents:** build stops grading its own work, and the report can read the handoffs it cites ([11eefc9](https://github.com/PostHog/context-mill/commit/11eefc9831095932f820116b1ddae55db87fac3c)) +* **agents:** capture runs after identify, and the code-writing agents read best practices ([e0d688f](https://github.com/PostHog/context-mill/commit/e0d688f6d2553e15581d757ebbe6ec2e2d559280)) +* **agents:** captures state their attribution, and setup steps hand down how to reach their work ([881ca9f](https://github.com/PostHog/context-mill/commit/881ca9f764362c02802b037dc4ff550d44156f69)) +* **agents:** dashboard is not a CI task ([0a62554](https://github.com/PostHog/context-mill/commit/0a62554ec4991cfa4c43dd015ad6b5cd833d6812)) +* **agents:** document PostHog env keys in .env.example during init ([08661e5](https://github.com/PostHog/context-mill/commit/08661e5955986ba8bde8439d64cfbc42043b7d07)) +* **agents:** error tracking runs terra at medium effort ([80eaa2a](https://github.com/PostHog/context-mill/commit/80eaa2addda0bd3ecb721aab4a8135ae0ad7a92e)) +* **agents:** fullstack identity hinges on the client, and the backend takes note of it ([fbb1085](https://github.com/PostHog/context-mill/commit/fbb10850869944d85e9669a95b8efccf5cfaff0a)) +* **agents:** identify follows the shape of the app it is in ([1840982](https://github.com/PostHog/context-mill/commit/1840982d7e474631493272b53821073e8ab94ea1)) +* **agents:** identify uses the middleware the SDK ships, and a login is not a duplicate ([2d1da78](https://github.com/PostHog/context-mill/commit/2d1da7888a3a62948fdcbdf62c410d1199586523)) +* **agents:** init decides the shape every later step inherits, so it runs at medium ([1bb0c98](https://github.com/PostHog/context-mill/commit/1bb0c98b4cca790157c4a6983bcbcbdb0018c96c)) +* **agents:** install runs the package manager, falls back to manifest on env failure ([6015e96](https://github.com/PostHog/context-mill/commit/6015e96e634aa869476cad64f34d4a2226eec8c6)) +* **agents:** make the build step review the integration ([de88ab5](https://github.com/PostHog/context-mill/commit/de88ab5030a46eb0cb74b0d391dcd19c5657b58b)) +* **agents:** mechanical tasks run terra at low effort ([8a649f9](https://github.com/PostHog/context-mill/commit/8a649f9cc63226f370e4dd8a26991e85bde4f594)) +* **agents:** merge build into review — one verify-and-review pass, no build step ([22b3b8a](https://github.com/PostHog/context-mill/commit/22b3b8a17c16c8e9091d6caef5aa0b9776119b47)) +* **agents:** name model + effort per harness profile (pi/gpt, sdk/claude) ([dfc4f07](https://github.com/PostHog/context-mill/commit/dfc4f0745c13d84ea44d41d8a032c4e0fc757a6e)) +* **agents:** no stable id means a DISTINCT_ID placeholder the report calls out ([e58875b](https://github.com/PostHog/context-mill/commit/e58875b959486d1ebfc068e316d251e83b58ec1d)) +* **agents:** not every SDK has an error boundary to wire ([5496965](https://github.com/PostHog/context-mill/commit/549696581ad80de8401ba5b2bfc36f228ff361f9)) +* **agents:** per-flow registry markers — flow + seed frontmatter ([b8e66ec](https://github.com/PostHog/context-mill/commit/b8e66ecc48d30d61ad8bd09b8f91c24e8a04451a)) +* **agents:** pull dashboard/notebook/report detail into orchestrator miniskills ([662d92d](https://github.com/PostHog/context-mill/commit/662d92ddfafdae6ed3314d7cb03bd76f75b63d87)) +* **agents:** review reads git diff, not a blind grep of the tree ([21b715c](https://github.com/PostHog/context-mill/commit/21b715ca17204c282f6e8456f96aedd871c499ca)) +* **agents:** review stage for integration-v2 — parallel to dashboard, fixes what fails review ([511fae7](https://github.com/PostHog/context-mill/commit/511fae7e1b236898879f15db90ae11c1da20b2fd)) +* **agents:** review task after build, parallel to dashboard and report ([fe56943](https://github.com/PostHog/context-mill/commit/fe56943c4e97d08e9fab1cfd16ded1d9e8379921)) +* **agents:** review works the handoffs' touched files, not a noisy diff or tree grep ([37ff18e](https://github.com/PostHog/context-mill/commit/37ff18e14bba9eeeebae7ee288739d9c4a57f0bb)) +* **agents:** run orchestrator integration agents on gpt-5.6 ([f9e686d](https://github.com/PostHog/context-mill/commit/f9e686d3073f5afdf941a252054e4f10e0a9c286)) +* **agents:** the distinct id is the app's stable key, email is a last resort ([eb44fa3](https://github.com/PostHog/context-mill/commit/eb44fa39376fbd853edad22a2b9765dcf4be5e73)) +* **agents:** the setup report separates verified from unverified ([b5829f9](https://github.com/PostHog/context-mill/commit/b5829f9166008cc8e64daf24754ead8eeabdd554)) +* **agents:** tiered step models + wave-3 fix commandments ([bb3f77d](https://github.com/PostHog/context-mill/commit/bb3f77d182389bc40dbb575e8d669728ad81f9ed)) +* **agents:** unresolved attribution is an issue to raise, not a gap to guess around ([8592324](https://github.com/PostHog/context-mill/commit/85923242ed654b3bd0804eecf0305f78440583ee)) +* **ai-observability:** reuse an existing PostHog client, create one only on a clientless backend ([585f500](https://github.com/PostHog/context-mill/commit/585f500991861bf3ff24636149f37f8134caafee)) +* Allow enabling products from Wizard ([b57f73d](https://github.com/PostHog/context-mill/commit/b57f73de1d1ef20e47c78732470b3445d1d95fe8)) +* Allow enabling products from Wizard. ([2b57cda](https://github.com/PostHog/context-mill/commit/2b57cdacf6c7ae64a9346609f371e598275f824b)) +* allow skills to pick github ([4fea255](https://github.com/PostHog/context-mill/commit/4fea25538343ab86fe9f0859753eb01ea6260a88)) +* Android source-map (mapping) upload guidance + contract lock ([#253](https://github.com/PostHog/context-mill/issues/253)) ([d3b4f60](https://github.com/PostHog/context-mill/commit/d3b4f609745e2fd8c22a85412f79ae3d60253c23)) +* **audit-3000:** resolve phase-marker checks from step 10 ([c3ca74d](https://github.com/PostHog/context-mill/commit/c3ca74d4d826b18278f00da20e9d689c850a76af)) +* **audit:** consolidate FDE audit knowledge into context-mill skills ([ad72e79](https://github.com/PostHog/context-mill/commit/ad72e798a35a86c74835f3185de5f4050b94411c)) +* **audit:** consolidate FDE audit knowledge into context-mill skills ([c240d00](https://github.com/PostHog/context-mill/commit/c240d008f492aaf38eccbe6b7de8854b73df3c65)) +* **audit:** migrate the audit family to the exec grammar ([d666e1e](https://github.com/PostHog/context-mill/commit/d666e1ec6f0478fb6345f5718c0e7a910ca731be)), closes [#850](https://github.com/PostHog/context-mill/issues/850) +* base ([d342ccf](https://github.com/PostHog/context-mill/commit/d342ccf69a873cc923e9a82dc19e33cf2c93c41a)) +* basic cicd support for upload source maps program ([59adf40](https://github.com/PostHog/context-mill/commit/59adf40e8229320264fcff39e0cee7b5b62b3c78)) +* Bias towards error tracking and replay. ([01e6727](https://github.com/PostHog/context-mill/commit/01e6727186fa71344e0cf3105ad4913786c1d140)) +* **build:** ship step-skill variants as one bundle per group ([ad69d56](https://github.com/PostHog/context-mill/commit/ad69d560dd7e7893ce501f884667e4854c2f3018)) +* **build:** ship step-skill variants as one bundle per group ([1e29805](https://github.com/PostHog/context-mill/commit/1e2980509740db9e91ada02deeff761031d2b851)) +* **cli:** cli overhaul ([#178](https://github.com/PostHog/context-mill/issues/178)) ([6108f17](https://github.com/PostHog/context-mill/commit/6108f1738283e6875adb67cda58d69908e49c57b)) +* **commandments:** missing PostHog config throws loudly in dev, no-ops in prod ([a371345](https://github.com/PostHog/context-mill/commit/a371345a94c98dc6a6336e726aacb5453f262001)) +* **content:** automated browsers trip the bot filter silently — say so in the web commandments ([303f226](https://github.com/PostHog/context-mill/commit/303f2261373e0058ba51d033a9c1a5fab8164d50)) +* **content:** django login identity goes through the auth signal, matching the docs ([1e43ce1](https://github.com/PostHog/context-mill/commit/1e43ce1f7f017cbe25bd1feecbb99a61209568c2)) +* **content:** flask and fastapi examples identify with the stable id, PII in person properties ([864a9b2](https://github.com/PostHog/context-mill/commit/864a9b2f4faff88cd8821f463614c63acb5119b1)) +* **content:** instrumenting the events is capture's job, and identify proves the id exists ([46d5e7a](https://github.com/PostHog/context-mill/commit/46d5e7af6e606f7a0c6257045a7f9133b60f9a35)) +* **content:** the Django context rule matches when the middleware cannot know the user ([e6532e0](https://github.com/PostHog/context-mill/commit/e6532e0de98d5026093136d39473a4435a612fa1)) +* **data-warehouse:** attribute deep-link handoffs to the wizard ([4a802cf](https://github.com/PostHog/context-mill/commit/4a802cfefbf0b5b3d83ecbf736244d8c6bece54f)) +* **data-warehouse:** attribute deep-link handoffs to the wizard ([de41969](https://github.com/PostHog/context-mill/commit/de419691f44e174207337566210f601fb63b422e)) +* **data-warehouse:** offer 30 more sources in self-driving onboarding ([8473dde](https://github.com/PostHog/context-mill/commit/8473ddecc45315083373f47222cd4aaf9bdac68f)) +* **data-warehouse:** offer 30 more sources in self-driving onboarding ([cfd8a5c](https://github.com/PostHog/context-mill/commit/cfd8a5c8f436b101206959dc6b516accacf5c8f2)) +* **docs:** reference identity-resolution.md everywhere identity is ([08a91ca](https://github.com/PostHog/context-mill/commit/08a91caf9f5751539cb17861dc21a6bc3c165445)) +* error tracking upload source maps ([#162](https://github.com/PostHog/context-mill/issues/162)) ([9400f51](https://github.com/PostHog/context-mill/commit/9400f51e39a743796d7389bfd48381ba278df682)) +* every instrumented catch block must call posthog.captureException ([ed3df1d](https://github.com/PostHog/context-mill/commit/ed3df1db55098c598d34336de6a35a1ae3c0fdd8)) +* **flutter:** match the web burrito app UI exactly ([a1dfb8f](https://github.com/PostHog/context-mill/commit/a1dfb8faa83f8b12c0eb1ba8b9f2692ec6365be8)) +* Go native symbol upload guidance + contract lock ([22b35c2](https://github.com/PostHog/context-mill/commit/22b35c284cd31006eabe9eea1701a83a3f34e405)) +* inject github action envs into docker for releases ([9496ab2](https://github.com/PostHog/context-mill/commit/9496ab2ae13dcdcb4ee3e4d6579899fa0e66676b)) +* **integration-v2:** mcp microskill for the steps that call PostHog ([60bf5f0](https://github.com/PostHog/context-mill/commit/60bf5f016ded68b7e65dc8b1a361d0fc167648a5)) +* **integration-v2:** publish the handoff via publish_handoff in one call ([f399bc2](https://github.com/PostHog/context-mill/commit/f399bc21cc01cd8c228eadd38532ba17edadfd5c)) +* **integration-v2:** publish the handoff via publish_handoff in one call ([8eca464](https://github.com/PostHog/context-mill/commit/8eca464f89c646d6d334c7a9c7633f265bad7681)) +* **integration-v2:** publish the handoff via publish_handoff, drop the notebook skill ([a62950d](https://github.com/PostHog/context-mill/commit/a62950db04cd65041cdb55e68d87861cbc90d1a4)) +* **integration-v2:** split dashboard into dashboard+insight microskills, reshape notebook ([5741df3](https://github.com/PostHog/context-mill/commit/5741df31982c454996573b7be0ea00ae8fdf8430)) +* **integration:** add Flutter burrito example app ([13b226a](https://github.com/PostHog/context-mill/commit/13b226a58e7b4639c0ee17585cfd006f61f7a4f6)) +* **integration:** add Flutter burrito example app ([3718730](https://github.com/PostHog/context-mill/commit/37187308bbd122ce14755a443a61f51bda3959cb)) +* **integration:** mirror the setup report into a PostHog notebook ([cd40d13](https://github.com/PostHog/context-mill/commit/cd40d13d84803782c30bc7bf39c67124d2c37b63)) +* **integration:** mirror the setup report into a PostHog notebook ([5cfdbc1](https://github.com/PostHog/context-mill/commit/5cfdbc111362591088ab5aea66eb3f9934f62556)) +* **integration:** restore the notebook, publish the handoff via publish_handoff only ([1e914e4](https://github.com/PostHog/context-mill/commit/1e914e46e7e7ecd98f13e2c48675eb81692d0aee)) +* **integration:** route the flutter variant to wizard framework detection ([0a65cbe](https://github.com/PostHog/context-mill/commit/0a65cbe2a0c36d9982a93eba2590dd72b92d5fed)) +* **integration:** route the flutter variant to wizard framework detection ([7fbc1ae](https://github.com/PostHog/context-mill/commit/7fbc1aed9c8986ae9dc1987c12dca87645a70b4f)) +* **integration:** teach the exec grammar in the conclusion dashboard step ([a6020ba](https://github.com/PostHog/context-mill/commit/a6020ba2f05633abc0bc50defb262aff1eca6ec5)), closes [#850](https://github.com/PostHog/context-mill/issues/850) +* **laravel:** require PostHog::flush() in long-running processes ([0fb3c38](https://github.com/PostHog/context-mill/commit/0fb3c382fee236eddc563fdbec391a51556e929a)) +* **laravel:** require PostHog::flush() in long-running processes ([6378aeb](https://github.com/PostHog/context-mill/commit/6378aeb2202bfa7d2289cc6bf267dfa09d9e44ca)) +* **logs:** add Android variant for installation wizard ([6400345](https://github.com/PostHog/context-mill/commit/6400345a03209a889d5de244e206a8cfcde2efd0)) +* **logs:** add Flutter variant to logs skills ([f5ff6fd](https://github.com/PostHog/context-mill/commit/f5ff6fded5324a16a02f6bab86db0154ad39d6e4)) +* **logs:** add Flutter variant to logs skills ([13cfbf0](https://github.com/PostHog/context-mill/commit/13cfbf0a919b143f7f1e318faf94659fc8e9ba49)) +* **logs:** register React Native and JS web variants in wizard ([b2fe1e5](https://github.com/PostHog/context-mill/commit/b2fe1e5dcd609abbbb42982b5351f05a31d4e335)) +* Merge build into review; install-once with env fallback; review works handoff files ([04487df](https://github.com/PostHog/context-mill/commit/04487df93e1b845e3b2610d8f3a89dbcba333763)) +* **orchestrator:** agent prompts + mini-skills for the integration flow ([e70da8b](https://github.com/PostHog/context-mill/commit/e70da8b14fa825a95fd5a31fd2f43137c9101748)) +* **orchestrator:** parallel error-tracking, seed full graph, cache paths ([5a3d5e4](https://github.com/PostHog/context-mill/commit/5a3d5e425d592fbccba2e340551833310edf2f0f)) +* **orchestrator:** per-framework variants for the SDK-divergent step-skills ([4d4a682](https://github.com/PostHog/context-mill/commit/4d4a682cd51f53a2da9568058557c577799c4cd5)) +* rename posthog-integration flow to integration-v2 + init-key commandment ([23276d8](https://github.com/PostHog/context-mill/commit/23276d8e58a3c5d993c7232a31dceb7e18994f11)) +* Rust native symbol upload guidance + contract lock ([14209c8](https://github.com/PostHog/context-mill/commit/14209c8c57f92496ae39ada41b27a5c5eaec8170)) +* **scripts:** visual-dags groups each flow into the waves it runs in ([602546f](https://github.com/PostHog/context-mill/commit/602546fa0f31ba0dfe8d390bee01523b5ca780a4)) +* **scripts:** visual-dags renders each flow's task graph ([8339cc5](https://github.com/PostHog/context-mill/commit/8339cc549b9eb2208c095efb89a63158ad12be84)) +* **scripts:** visual-dags renders each flow's task graph ([38c892b](https://github.com/PostHog/context-mill/commit/38c892b8fece0009596b1c041f83290191ee029e)) +* **self-driving:** add Jira as a connected-tool inbox source ([efe628d](https://github.com/PostHog/context-mill/commit/efe628df4f9ece1b8c4314e847a6efbb6480f9be)) +* **self-driving:** add Jira as a connected-tool inbox source ([5c22549](https://github.com/PostHog/context-mill/commit/5c225498899e04eb6110e8557d07a1e2c11d2cd6)) +* **self-driving:** always enable the health checks signal source ([a87b31e](https://github.com/PostHog/context-mill/commit/a87b31e9dd8299d1bda258c737fe18ec1d73cdab)) +* **self-driving:** always enable the health checks signal source ([#196](https://github.com/PostHog/context-mill/issues/196)) ([974d3a2](https://github.com/PostHog/context-mill/commit/974d3a2e7198c597774ca7250e19f785bc0df3f0)) +* **self-driving:** connect credential inbox sources via secure connect link ([c6ee5ae](https://github.com/PostHog/context-mill/commit/c6ee5ae0cfcc012dae5ffb9adb1f0d31bbbe4f01)) +* **self-driving:** connect credential inbox sources via the secure connect link ([d25e35e](https://github.com/PostHog/context-mill/commit/d25e35ee073bf79d49df1b6bef60a77852f9b29d)) +* **self-driving:** default to the single connected repo for GitHub Issues ([#234](https://github.com/PostHog/context-mill/issues/234)) ([334eb6f](https://github.com/PostHog/context-mill/commit/334eb6fed862c309a6b5c2ab3da7171820f561ce)) +* **self-driving:** ground custom-scout gap analysis in for-agents context ([#233](https://github.com/PostHog/context-mill/issues/233)) ([3acc65d](https://github.com/PostHog/context-mill/commit/3acc65d30903103768200fd602949e7b926e6a43)) +* **self-driving:** offer Google Search Console as an inbox source ([e13cac8](https://github.com/PostHog/context-mill/commit/e13cac8688d170ca2d9e38c600d0ae7397cecdce)) +* **self-driving:** offer Google Search Console as an inbox source ([f42b3c5](https://github.com/PostHog/context-mill/commit/f42b3c5b28dc0bfbfa53dfbd7f6473db11b85851)) +* **self-driving:** Self-driving setup skills for Wizard ([4aea45c](https://github.com/PostHog/context-mill/commit/4aea45c9e768a84107ac7cdd108c8c639aef8bee)) +* **self-driving:** show codebase-detected tools first in the connected-tools ask ([6817761](https://github.com/PostHog/context-mill/commit/68177613532c6a66f13cac066cc0ffab657428a0)) +* **self-driving:** show codebase-detected tools first in the connected-tools ask ([3617080](https://github.com/PostHog/context-mill/commit/361708046f6de6985a9436dd8d36f8a0fa1ad4aa)) +* **self-driving:** Simplify step 1 of self-driving Wizard, as we don't need to check FFs anymore ([8b4b5bc](https://github.com/PostHog/context-mill/commit/8b4b5bc8b69e73c7fe475e3502b9a66263bc21d1)) +* **self-driving:** size scout troop against the daily run budget ([6720478](https://github.com/PostHog/context-mill/commit/6720478c98d9ed303c06ffa6498a686378b7911d)) +* **self-driving:** size scout troop against the daily run budget ([277d228](https://github.com/PostHog/context-mill/commit/277d228ddb000c80f674ff5f720c932442bd1523)) +* **self-driving:** size the scout troop against a ten-scout ceiling ([265a7c7](https://github.com/PostHog/context-mill/commit/265a7c7d3cb0a9b5dcccaa68aa816d0445ca7a27)) +* **self-driving:** size the scout troop against a ten-scout ceiling ([ae28899](https://github.com/PostHog/context-mill/commit/ae28899baa3414bb5d9d1fc0e87fcdd2abe24762)) +* **self-driving:** sync only the actionable table for credential sources ([e338f6d](https://github.com/PostHog/context-mill/commit/e338f6daa1700fe9e7f31e0aee03ad811005b366)) +* **signals:** Add limits on scouts. ([9b97341](https://github.com/PostHog/context-mill/commit/9b973415ce70ad4c2956aed9f9d873b9eb58bae1)) +* Simplify sources connection ([dae4dd0](https://github.com/PostHog/context-mill/commit/dae4dd0541fb39a820a44b6340a683f84d5782eb)) +* Simplify step 1 ([1e79ae9](https://github.com/PostHog/context-mill/commit/1e79ae900d99629b2aa65eab124c66d349095116)) +* Skills to create custom scouts. ([634c620](https://github.com/PostHog/context-mill/commit/634c6207ffe0d459dbe9e5ce0f79c054034a0f7f)) +* **skills:** a login view's context predates the login ([17ab50d](https://github.com/PostHog/context-mill/commit/17ab50d4af44f7d77032ddf3d5d4e8eaf7a0270d)) +* **skills:** add mcp-analytics skill to instrument MCP servers ([64bd957](https://github.com/PostHog/context-mill/commit/64bd95753ac5cf868c66b5cb36ddae4bb0a20594)) +* **skills:** add mcp-analytics skill to instrument MCP servers ([a4f260d](https://github.com/PostHog/context-mill/commit/a4f260d82ee9882c5921d4e93e7133c3a797090e)) +* **skills:** add product-autonomy setup skill ([bcd51e2](https://github.com/PostHog/context-mill/commit/bcd51e29369ed3b401abdb92d5b73b3620cd3396)) +* **skills:** emit framework commandments as references/COMMANDMENTS.md ([5ddce45](https://github.com/PostHog/context-mill/commit/5ddce459b7ae9ddbbdcb65801c9dd0110ac863d9)) +* **skills:** fullstack init follows the framework's own docs first ([00e273e](https://github.com/PostHog/context-mill/commit/00e273e15fa29f33f143f5e8a86666c7d669c91f)) +* **skills:** identity guidance is scoped to what each SDK actually does ([d45736f](https://github.com/PostHog/context-mill/commit/d45736ff132b292c3373877d14962db67bcfab1e)) +* **skills:** init has three shapes, and only one of them has a browser ([96107f8](https://github.com/PostHog/context-mill/commit/96107f89a769d4774980fd2c7fed0da6cda94b53)) +* **skills:** instrument @rekog/mcp-nest servers via serverMutator ([#204](https://github.com/PostHog/context-mill/issues/204)) ([3e2758c](https://github.com/PostHog/context-mill/commit/3e2758c9538138b90504aa089b6fad71f488e702)) +* **skills:** mcp-analytics instruments Python MCP servers too ([#205](https://github.com/PostHog/context-mill/issues/205)) ([0311d6d](https://github.com/PostHog/context-mill/commit/0311d6d334e076743a261808b2bdd8fa35a4283e)) +* **skills:** migrate self-driving, web-analytics, data-warehouse to exec grammar ([45ff6a0](https://github.com/PostHog/context-mill/commit/45ff6a01b4043455a4245cc0d154aecfbd98a7e6)), closes [#850](https://github.com/PostHog/context-mill/issues/850) +* **skills:** shared MCP tool-calling partial + build include mechanism ([444cdbd](https://github.com/PostHog/context-mill/commit/444cdbd7780b78b5ff6218ecd5e0837c97db6851)), closes [#850](https://github.com/PostHog/context-mill/issues/850) +* **skills:** what decides server init is how long the process lives ([15c547c](https://github.com/PostHog/context-mill/commit/15c547c069d5542dc3ab0a98c0d5fd6695e33c54)) +* **source-maps:** flesh out React Native upload guidance ([#263](https://github.com/PostHog/context-mill/issues/263)) ([13139a8](https://github.com/PostHog/context-mill/commit/13139a88350bf3c80bdc66a2f4dc5e8d0e4713e4)) +* **source-maps:** Flutter upload guidance ([#281](https://github.com/PostHog/context-mill/issues/281)) ([e674f66](https://github.com/PostHog/context-mill/commit/e674f66781cfdb0651d581c14f6433e7df838b17)) +* support other platforms ([588b87a](https://github.com/PostHog/context-mill/commit/588b87a09b749fc347132d11cc291663ff6b2957)) +* **swift:** XcodeGen support for the Swift integration ([4a9315b](https://github.com/PostHog/context-mill/commit/4a9315b9e2eb8f7535b4db03e208971dcdaf1547)) +* **swift:** XcodeGen support for the Swift integration ([51ac429](https://github.com/PostHog/context-mill/commit/51ac429e41ea7f12ef4798642f1f1a43f352e3bd)) +* tag_implications — framework tags collect their runtimes' commandments ([96d8f89](https://github.com/PostHog/context-mill/commit/96d8f894b39d667b46d71be6a0169052c0843c2e)) +* use buildkit secrets ([3493bfa](https://github.com/PostHog/context-mill/commit/3493bfa3ee885e1973080adc0e80f84cb8125406)) +* use process instead of inject+upload ([86ee79e](https://github.com/PostHog/context-mill/commit/86ee79e5b22f23d0a1c844d135feefe43f77193b)) + + +### Bug Fixes + +* add cargo workspace profile/target gotcha to rust guidance ([e391a6f](https://github.com/PostHog/context-mill/commit/e391a6fc8c928f3504cdad61489bece50a2bbb4b)) +* Add nudge if the user said they'll connect zendesk/pganalyze, but did not. ([2550ee9](https://github.com/PostHog/context-mill/commit/2550ee9237a7164e98fa310036241e4ce7c99057)) +* Add retries/cache for context mill. ([3dcb03e](https://github.com/PostHog/context-mill/commit/3dcb03e5483ff4608b86675b5c0b398b6adef95b)) +* add workspace-root resolution to the rust gotcha ([eaddabc](https://github.com/PostHog/context-mill/commit/eaddabc9684ab79bbc308b58634e598530d20e2f)) +* Adjust logic for "picked, but not connected" ([3e10a6e](https://github.com/PostHog/context-mill/commit/3e10a6e8617e2eb28ff9510b7136d10a26bfbb2b)) +* **agents:** address orchestrator benchmark remarks ([1ee8552](https://github.com/PostHog/context-mill/commit/1ee85521c21efd00776f25d7e657b46900a04b7b)) +* **agents:** build completes-with-conflict on pre-existing breakage, not failed ([4dafc79](https://github.com/PostHog/context-mill/commit/4dafc79bd51c20da4155dd64e67805fd2e23ede6)) +* **agents:** build recovers a bad dependency version instead of failing the run ([abb107b](https://github.com/PostHog/context-mill/commit/abb107be8de2ee1d20fe26056fec4341827e1831)) +* **agents:** build verifies build/typecheck/lint, not the test suite ([46b733c](https://github.com/PostHog/context-mill/commit/46b733cfeb962e0c33732a36bcc4738f72f6df89)) +* **agents:** commit integration-v2 flow + skill refs (CI build fix) ([deece51](https://github.com/PostHog/context-mill/commit/deece51b09346adab73f37a4c5294593478fe3c0)) +* **agents:** event count is a guide, review stays in code correctness ([4431889](https://github.com/PostHog/context-mill/commit/443188982a5f624e98bd15a847dc909b09120825)) +* **agents:** init call-site shape follows the docs and example project ([504f57a](https://github.com/PostHog/context-mill/commit/504f57aec2278643a365f34557aaa7daf9b2ec6e)) +* **agents:** install copies the example's version spec; review clarifies events-to-prod ([e686888](https://github.com/PostHog/context-mill/commit/e68688839b72f66c55463869780fd31b82aa79d7)) +* **agents:** install fallback declares a known-good caret version ([0fbc77f](https://github.com/PostHog/context-mill/commit/0fbc77fc2f6580dee4ad12e82b1937807d2968de)) +* **agents:** install fallback writes a known-good caret, never fails for lack of a version ([306349f](https://github.com/PostHog/context-mill/commit/306349fd5eee61590ab95273435b2cf9401c1ecb)) +* **agents:** install falls back when the package manager itself can't provision ([9c615a3](https://github.com/PostHog/context-mill/commit/9c615a3f61b18245817c7544ae95dffc0998b7bc)) +* **agents:** install version guidance coheres, points at review not build ([c2ee9a1](https://github.com/PostHog/context-mill/commit/c2ee9a1950b8053141832e0a208697dcdfad2415)) +* **agents:** instrument steps have no shell, build verifies ([57349d2](https://github.com/PostHog/context-mill/commit/57349d2cae61378e938887ec645da4b115c8e56d)) +* **agents:** personless capture is valid, notebook size has a real fallback ([0bf2d8a](https://github.com/PostHog/context-mill/commit/0bf2d8a18796dbaf75bbe099d5b90072d4c15f66)) +* **agents:** report waits on review so it describes the reviewed integration ([c3ba4e1](https://github.com/PostHog/context-mill/commit/c3ba4e1d64a54e2900d37df79528d6025d4da918)) +* **agents:** review fixes — declared framework identity, strict flow key, pure variants_from ([ccb54bd](https://github.com/PostHog/context-mill/commit/ccb54bdd39dc257b340662560765b72dddf0535b)) +* **agents:** review fixes — declared framework identity, strict flow key, pure variants_from ([d72f23c](https://github.com/PostHog/context-mill/commit/d72f23c3ddec4fbaac7204cada4785211a2be6c4)) +* **agents:** review's reading rules stop contradicting its own dimensions ([41a4deb](https://github.com/PostHog/context-mill/commit/41a4deb1dac85b36f950ae169beea0380e1d40aa)) +* **audit-attribution:** self-seed the ledger in step 1 ([4d037e1](https://github.com/PostHog/context-mill/commit/4d037e1839d88d37e6c19cf7f67130cac072c3cf)) +* **audit-skills:** escape nested code fences inside prompt blocks ([b297a3b](https://github.com/PostHog/context-mill/commit/b297a3b4fcede7e680d22d1261156e3807434888)) +* Avoid hitting wizard ask limits ([8467503](https://github.com/PostHog/context-mill/commit/846750305abf58e02101f01cf9bb109399846b3b)) +* Avoid hitting wizard ask limits ([40aafd1](https://github.com/PostHog/context-mill/commit/40aafd1f068f2d1eab2d1a7fd400d90f21f99c08)) +* Avoid saving calls. ([18ef84c](https://github.com/PostHog/context-mill/commit/18ef84c155e821a865da1ef7889071fbcc10faad)) +* Avoid saving calls. ([89349d1](https://github.com/PostHog/context-mill/commit/89349d15d00722f8488e4a7a62c212ddd1a20777)) +* **build skill:** don't fight install, report and move on ([3a9a57d](https://github.com/PostHog/context-mill/commit/3a9a57daa44b3b7e8b660ea9462c70375e41d6f5)) +* **build:** leave bundled variants out of the manifest ([498e96c](https://github.com/PostHog/context-mill/commit/498e96c78f7515213697101c51c62a8a370ec48d)) +* **build:** leave bundled variants out of the manifest ([c07cf63](https://github.com/PostHog/context-mill/commit/c07cf6329f6ec949d62e43572e8c4b8719d7e482)) +* **build:** reject duplicate variant ids within a bundle ([a6be3fe](https://github.com/PostHog/context-mill/commit/a6be3fef75a80a8c30a05b0370d6373ff0fc69db)) +* **ci:** only advertise CI-capable app categories in the wizard-ci menu ([bb59cb5](https://github.com/PostHog/context-mill/commit/bb59cb55afb4bf0f2a36562a9971a5cc5ac78a0f)) +* **ci:** only advertise CI-capable app categories in the wizard-ci menu ([5cdd17f](https://github.com/PostHog/context-mill/commit/5cdd17f865ac964fc55a80d48bf62bbd53e36671)) +* **commandments:** android must not default the project key to empty ([b528c4f](https://github.com/PostHog/context-mill/commit/b528c4fcada6243c6a838f68e3b0bc2f173a8477)) +* **commandments:** the dev error self-clears, it is not something to remove ([4c92a21](https://github.com/PostHog/context-mill/commit/4c92a21d71d1be34b8906eee3c0c73a146b0a147)) +* **content:** commandment punctuation, no dashes ([ac40cbe](https://github.com/PostHog/context-mill/commit/ac40cbe5a4b81a41b2debde4708e4a06d62f0fea)) +* **data-warehouse:** reduce source-setup wizard friction ([a66e271](https://github.com/PostHog/context-mill/commit/a66e2714c96b6abd512da9507655f80a9ff7c4f6)) +* **data-warehouse:** reduce source-setup wizard friction ([5b4fe74](https://github.com/PostHog/context-mill/commit/5b4fe74ff03d11292dd5a6cc12a236aa16144326)) +* deliver javascript_web/node commandments to Next.js skills (tag mismatch) + align examples ([e5fd205](https://github.com/PostHog/context-mill/commit/e5fd20554ac8598c2bc75a542f28c77fded88be5)) +* **dev-server:** serve flow-scoped agent prompts at /agents/{flow}/{type}.md ([fb1fed0](https://github.com/PostHog/context-mill/commit/fb1fed0498e9c791593f9d79bff076d73b93530c)) +* Docs. ([df498c8](https://github.com/PostHog/context-mill/commit/df498c8aa10528bcfb8abaab765214f1843ee261)) +* Docs. ([e0c238f](https://github.com/PostHog/context-mill/commit/e0c238f66d0690b9a88f18bd4a24a6328ee4d008)) +* Docs. ([83ca4c9](https://github.com/PostHog/context-mill/commit/83ca4c9e2699389bb9f7ca03815180ab19cffb5f)) +* **docs:** repoint moved PostHog docs URLs to canonical paths ([#296](https://github.com/PostHog/context-mill/issues/296)) ([0741482](https://github.com/PostHog/context-mill/commit/07414821e0676edc30f3bf64eadff0726f16ecd8)) +* **docs:** Update MCP URL ([fda834d](https://github.com/PostHog/context-mill/commit/fda834d48a26ab4e84530e3705f11695908f49cb)) +* **docs:** Update PostHog MCP URLs ([2dcd7a8](https://github.com/PostHog/context-mill/commit/2dcd7a8a79b755fdff517aca1a66f74713b5b810)) +* Drop excessive dependency. ([e7788ad](https://github.com/PostHog/context-mill/commit/e7788ad0005fe39224fd63c9ae5d38ac7a8831ab)) +* drop stale identity-resolution shared_doc to match main ([46e04e7](https://github.com/PostHog/context-mill/commit/46e04e7eb509c593b81e92481b03428e1d33703c)) +* Ensure "None" goes first. ([0924d1e](https://github.com/PostHog/context-mill/commit/0924d1e87ef7fa042cceadcfd6fc4ef0b402a784)) +* Ensure 403 are safe. ([3342682](https://github.com/PostHog/context-mill/commit/334268237c3cf4ee9def481b4564d102f95e5aaf)) +* **examples:** rails distinct id is the primary key, not the email ([e6fe850](https://github.com/PostHog/context-mill/commit/e6fe8501c193bb22dd5e05361b7013f3ff7d5d9b)) +* **fastapi:** use the Python context API for identify ([8692b9f](https://github.com/PostHog/context-mill/commit/8692b9f60da8338894d896227933d6fc233b0f74)) +* **fastapi:** use the Python context API for identify ([c0f290a](https://github.com/PostHog/context-mill/commit/c0f290a3854d1127592a00c5172d05eca4e88fb4)) +* Fleet to tropp. ([53c8635](https://github.com/PostHog/context-mill/commit/53c8635beaae4f4b093e5945e0f7064023fc0ad1)) +* **flutter:** stretch header and body to full width ([07bb132](https://github.com/PostHog/context-mill/commit/07bb1329c0903efc6ca5fcdda38aef274add145d)) +* gate conditional scouts on positive evidence ([901140c](https://github.com/PostHog/context-mill/commit/901140ceecf6f9aa6ec66bc50b75b2b98b3059ed)) +* Guardrail. ([bf143f6](https://github.com/PostHog/context-mill/commit/bf143f66bb44c4a7ccc4832c3513695342bcf339)) +* Improve tools copy. ([3355877](https://github.com/PostHog/context-mill/commit/3355877a2269b474207843aae7a9dfe5cc718247)) +* **integration-v2:** align the init token rule with the commandments' no-env exception ([0f25c98](https://github.com/PostHog/context-mill/commit/0f25c98b60943a3548d265a99930dda609f8d7ce)) +* **integration-v2:** CSP guidance — script-src is required even when bundling ([e2e27e4](https://github.com/PostHog/context-mill/commit/e2e27e438ffb594bb08893e78850e09d5c8792d9)) +* **integration-v2:** CSP guidance — script-src is required even when bundling ([2eb359b](https://github.com/PostHog/context-mill/commit/2eb359ba03299fe47a3c4581a0edb6cf8152123a)) +* **integration-v2:** editing tasks defer verification to review instead of running it ([f789765](https://github.com/PostHog/context-mill/commit/f78976548ade63595ecdf3b3fca67805ad2d9aeb)) +* **integration-v2:** grant Bash to the file-editing tasks ([a365acb](https://github.com/PostHog/context-mill/commit/a365acbf4738ba54de566f112869ae39b1bc1f72)) +* **integration-v2:** notebook transport pitfalls verified against the live MCP ([8716ac8](https://github.com/PostHog/context-mill/commit/8716ac8d26f541759de7743ea084be21a9b32c9c)) +* **integration-v2:** notebook transport pitfalls verified against the live MCP ([328aff8](https://github.com/PostHog/context-mill/commit/328aff8952f4a7626f01c80e39742f12e6f88da8)) +* **integration-v2:** report step handles a stale report from a prior run ([afa69f3](https://github.com/PostHog/context-mill/commit/afa69f30554efce9bfe494a162d0ff8289b02dca)) +* **integration:** be explicit that insights are created before events ingest ([6af99a8](https://github.com/PostHog/context-mill/commit/6af99a879d98d2ae3be3e59c308a5d35cd6bf6ab)) +* **integration:** be explicit that insights are created before events ingest ([1c758a1](https://github.com/PostHog/context-mill/commit/1c758a14289c4adf637db31dedbff50115ada1d6)) +* **integration:** known-good insight payloads in the dashboard step + soften event-plan cleanup ([14205e5](https://github.com/PostHog/context-mill/commit/14205e5061aae078632ee59d319f9b2be91691b7)) +* **integration:** known-good insight payloads in the dashboard step + soften event-plan cleanup ([08feb16](https://github.com/PostHog/context-mill/commit/08feb166893115bef9c41a69946dd04a503d1e59)) +* **integration:** lead with "always create from intended captures" phrasing ([aa3dca0](https://github.com/PostHog/context-mill/commit/aa3dca07d59f0102fbf33245b286330b9a239455)) +* Lean more into "report could be not there". ([d9bf727](https://github.com/PostHog/context-mill/commit/d9bf727aba1ac477d4489779618e7f284bfcfaa6)) +* make rust symbol test flow run the upload explicitly ([bd37552](https://github.com/PostHog/context-mill/commit/bd3755216c9aa5a4b2d6db93eaa9d3aa87cd6058)) +* MCP resource name should be the display name, not the description sentence ([009cde8](https://github.com/PostHog/context-mill/commit/009cde871c45d713b8b2a76ee5462a5b3b2c1a8c)) +* MCP resource name should be the display name, not the description sentence ([e405041](https://github.com/PostHog/context-mill/commit/e4050416afa146de17ddfa929f927e9f9f9cc534)) +* **mcp-analytics:** make codemod aborts thorough and always reasoned ([#210](https://github.com/PostHog/context-mill/issues/210)) ([b0b9cee](https://github.com/PostHog/context-mill/commit/b0b9cee22155b62c4a564ae2705937bbe36b93bf)) +* name the error-tracking feature in blocking-client guidance ([677da67](https://github.com/PostHog/context-mill/commit/677da679a207014f850499269037bd6ff609436d)) +* next-js skills collect javascript_web + javascript_node commandments (tag mismatch) ([2353588](https://github.com/PostHog/context-mill/commit/23535881661259eb0c6a136ddeb9912e69628a97)) +* Next.js examples stop teaching PII-in-capture; 2-edit.md states the rules ([95bf763](https://github.com/PostHog/context-mill/commit/95bf7633c30e757049ec90045aaa6fffc0002256)) +* **omnibus:** scope lint/format runs to files edited this session ([25aa53b](https://github.com/PostHog/context-mill/commit/25aa53bbea676fc24fd971a8002ce3f9f592d710)) +* **omnibus:** scope lint/format runs to files edited this session, matching the integration skill ([371c6f9](https://github.com/PostHog/context-mill/commit/371c6f9136227650c6e0698eb123c91ca0010e6b)) +* **orchestrator:** keep basic-integration step-skills goal-oriented ([a16ed9b](https://github.com/PostHog/context-mill/commit/a16ed9b3939fe75164eb4846a2f840dbc23ed402)) +* Periods schedule. ([63b1448](https://github.com/PostHog/context-mill/commit/63b144811505e12326c1cad51fd347de33c926d0)) +* pin warlock triage temperature to 0 ([#163](https://github.com/PostHog/context-mill/issues/163)) ([63cccd8](https://github.com/PostHog/context-mill/commit/63cccd8d13ca5970377900aa6a74545e9c483eff)) +* quote commandments containing colon-space ([d154dfc](https://github.com/PostHog/context-mill/commit/d154dfcbf8f63ae514810426b8112a11e5be7516)) +* quote commandments containing colon-space so commandments.yaml parses ([2691172](https://github.com/PostHog/context-mill/commit/2691172c13cda5db601bb33ef42013788b4a73fa)) +* **release:** pin agent asset URLs to the release version ([5685c28](https://github.com/PostHog/context-mill/commit/5685c2821d065503665aa7e5ca230e030d37de00)) +* **release:** publish agent prompts as flat release assets ([02f9a34](https://github.com/PostHog/context-mill/commit/02f9a3497d364c2d8f6caaa3d5075cce402d7e8c)) +* **release:** publish agent prompts as flat release assets ([14b99c8](https://github.com/PostHog/context-mill/commit/14b99c8dd4c018dce64293f73b12e476dfe1ec9d)) +* **release:** publish the bundles, and rebuild them on the dev path ([a61f20b](https://github.com/PostHog/context-mill/commit/a61f20bb5730a474d653a354fab4ce3d4a9fc0d6)) +* Remove excessive re-link. ([de570db](https://github.com/PostHog/context-mill/commit/de570db3de8de31f8e426b56ef2ae92e8c529910)) +* Remove excessive third step. ([4e6b24f](https://github.com/PostHog/context-mill/commit/4e6b24f653e11a3c31b623d4c556e9ddfad23d7a)) +* Remove GitHub UI fallback. ([d02da70](https://github.com/PostHog/context-mill/commit/d02da701cbcee6439f67a139eb8a1fdb32ed0e42)) +* Remove older comments. ([f58bb08](https://github.com/PostHog/context-mill/commit/f58bb0899578232b92d131d92380511858b4eb39)) +* require AI to resolve PostHog region instead of defaulting to US Cloud ([3edcae7](https://github.com/PostHog/context-mill/commit/3edcae7a84995a4592bf63daf1a78a191ac55f3d)) +* require AI to resolve PostHog region instead of defaulting to US Cloud ([cf0d4f7](https://github.com/PostHog/context-mill/commit/cf0d4f78f9a8caaa030bff4f3c984f10b620280c)) +* require and upgrade to posthog-go 1.22+ in the go guidance ([721b228](https://github.com/PostHog/context-mill/commit/721b22833ce5618215dea4cd71d008cd73b4c002)) +* resolve rust build command to include the symbol upload step ([4a4cb0c](https://github.com/PostHog/context-mill/commit/4a4cb0c320ca4ebce97e8d9da3f1841bacfc8b46)) +* Review. ([13802ec](https://github.com/PostHog/context-mill/commit/13802ec703846edc8f8d5f26623a0bd61787974c)) +* Say that Self-driving opens a PR per issue ([3abb66a](https://github.com/PostHog/context-mill/commit/3abb66a44cd8e8236f5c60d9a72843038749fdff)) +* Say what Self-driving bills per, tool by tool ([4f41727](https://github.com/PostHog/context-mill/commit/4f41727bdcc9d1feac44ac587a1dd4d6a46dbab0)) +* scope rust global-client guidance and blocking-client capture ([8ffcd70](https://github.com/PostHog/context-mill/commit/8ffcd70b3b07a1ae118ae9d0fa90972698592ac2)) +* **self-driving:** address review findings on budget sizing edges ([ef9ec97](https://github.com/PostHog/context-mill/commit/ef9ec970e6dd1d52b7748cee189e0db93f4680ea)) +* **self-driving:** carry the full ranking and handle an unbounded budget ([49e8ce6](https://github.com/PostHog/context-mill/commit/49e8ce68aa451b968687f2288270abbbdc58da16)) +* **self-driving:** correct stale MCP tool names in read-context step ([e0f5fb9](https://github.com/PostHog/context-mill/commit/e0f5fb96ae2c0289a680aaf0a33e11c4437e22b0)) +* **self-driving:** correct stale MCP tool names in read-context step ([2a6b524](https://github.com/PostHog/context-mill/commit/2a6b524925f26dae9d208b72740fb1679f8fe5e2)) +* **self-driving:** fetch the renamed authoring guide in step 6b ([38118db](https://github.com/PostHog/context-mill/commit/38118db208321da6a9b17d757dfe606e35a7513d)) +* **self-driving:** fetch the renamed authoring guide in step 6b ([bd17dfc](https://github.com/PostHog/context-mill/commit/bd17dfc876c489c51f46fbfae78380471da1d0df)) +* **self-driving:** Improve Wizard wording + remove excessive text ([f3415f0](https://github.com/PostHog/context-mill/commit/f3415f0ecf8f9d689e7b66a8f04ff83104919b2e)) +* **self-driving:** make the troop ceilings bounds, not quotas ([1edc9cd](https://github.com/PostHog/context-mill/commit/1edc9cd959626c8d32bb0c851412fae41fa6b8d7)) +* **self-driving:** name the hidden count on the connected-tools overflow row ([e4a8e23](https://github.com/PostHog/context-mill/commit/e4a8e232b4e8de774944d9985c6d7bd6da7cbd8b)) +* **self-driving:** name the hidden count on the connected-tools overflow row ([397c2d1](https://github.com/PostHog/context-mill/commit/397c2d1a4aed514434608fb42043b90958a3b9f4)) +* **self-driving:** reference current MCP tool names, degrade when products-enable is absent ([593a847](https://github.com/PostHog/context-mill/commit/593a84718949c38394a5612509822dc1a0798aef)) +* **self-driving:** reference current MCP tool names, degrade when products-enable is absent ([d21f790](https://github.com/PostHog/context-mill/commit/d21f790abf5e6a57e2cf4d0134af353a8ff521aa)) +* Simplify step 3. ([e6b98f7](https://github.com/PostHog/context-mill/commit/e6b98f7d04194cb12af620615638d6fb7cb2e67d)) +* Skills for scouts/github. ([d10f51a](https://github.com/PostHog/context-mill/commit/d10f51a5015a8ef59edc68f636f979ab0880ab39)) +* **skills:** event count is a ceiling, next.js init depends on version ([7f88084](https://github.com/PostHog/context-mill/commit/7f8808404cc31e65a80e73136f271baf828d6e91)) +* **skills:** SDK error integration + personless anon events ([8092ddb](https://github.com/PostHog/context-mill/commit/8092ddbf0d58548bf07886423ca888dd0fbd7096)) +* Update note. ([e3aa3dc](https://github.com/PostHog/context-mill/commit/e3aa3dca940979a7c34b45bb8ef18fa5d2cc84ab)) +* update Nuxt error tracking docs URLs ([7091a79](https://github.com/PostHog/context-mill/commit/7091a798542411dbcc0148f07ab4b8c34d5c66e3)) +* use dotenv also in inject ([f6e1000](https://github.com/PostHog/context-mill/commit/f6e10003c88160933e91106b0dcaf3d0701e848c)) +* **wizard:** Whack a mole part 3: editing tasks defer verification to the review task ([60c6680](https://github.com/PostHog/context-mill/commit/60c668011c29a679c05cd26275fad40bcec71991)) +* **wizard:** Whack a mole part 4: align init token rule with the commandments' no-env exception ([ff8f38a](https://github.com/PostHog/context-mill/commit/ff8f38a2db2cff0e384c20f5cff16fc503c1970f)) + + +### Reverts + +* drop hardcoded Django middleware prose from error-tracking-step ([3f7325e](https://github.com/PostHog/context-mill/commit/3f7325e63d34d0360cad6b29ec93cb7ab9737027)) diff --git a/package.json b/package.json index b5b74534..36a3ff10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@posthog/context-mill", - "version": "1.2.0", + "version": "1.42.0", "private": true, "type": "module", "description": "PostHog Context Mill: assembling and packaging context for AI agents and LLMs",