Skip to content

Update docs for recent Pine v6 features#4

Open
jabez4jc wants to merge 8 commits into
codenamedevan:mainfrom
jabez4jc:main
Open

Update docs for recent Pine v6 features#4
jabez4jc wants to merge 8 commits into
codenamedevan:mainfrom
jabez4jc:main

Conversation

@jabez4jc

Copy link
Copy Markdown

I updated the missing release-note coverage across the repo instead of only adding a changelog note.

The top-level discovery docs now surface the newer Pine v6 additions and route users/LLMs to the right files: README.md has a release coverage section, and LLM_MANIFEST.md now indexes request.footprint, volume_row, syminfo.isin, timeframe_bars_back, and the style-guide wrapping change.

I also filled the actual documentation gaps: reference/functions/general.md now documents time() / time_close() with timeframe_bars_back, reference/types.md now covers both footprint and volume_row, and writing_scripts/style_guide.md now reflects the updated parenthesis-based line wrapping behavior.

Finally, I brought the two bundled full-reference files in line by adding syminfo.isin, request.footprint(), the time() / time_close() parameter update, and the missing footprint / volume_row type entries.

Jabez Vettriselvan and others added 4 commits April 16, 2026 12:06
Added new routing entries for publishing guidelines and BBCode.
Added comprehensive publishing guidelines for Pine Script v6, covering privacy types, visibility types, house rules, vendor requirements, and description formatting.
jabez4jc and others added 4 commits July 2, 2026 11:14
Adds a Claude Code skill that routes Pine Script tasks through the
repo's LLM_MANIFEST.md instead of relying on training-data recall
(which is heavily biased toward stale v4/v5 syntax), plus a matching
pinescript-developer subagent with a retrieval-first workflow and a
concrete review checklist for repainting, var/varip misuse, deprecated
strategy syntax, drawing-object limits, and publishing compliance.
Moves agents/ and skills/ to top level and adds .claude-plugin/plugin.json
plus a self-hosting marketplace.json, so the repo can be installed with
/plugin marketplace add and /plugin install instead of only working as
project-local .claude/ config.
Adds the /plugin marketplace add + /plugin install flow as the
recommended option for Claude Code users, renumbers the remaining
options, and updates the repo structure section to cover
.claude-plugin/, agents/, skills/, visuals/, and writing_scripts/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants