Conversation
Co-authored-by: jmcouffin <[email protected]>
…und-color-63f2 Loader panel background color
Create comprehensive documentation for AI assistants working with the pyRevit codebase, including project overview, build commands, testing, architecture, and development workflow. https://claude.ai/code/session_01L5v3q2mHBZhdz3CKPgrUfu
Add docs branch for documentation website and note that develop is the main WIP branch. https://claude.ai/code/session_01L5v3q2mHBZhdz3CKPgrUfu
Reorder branches to put develop first and clarify that all work should start from develop. Master is for release material only. https://claude.ai/code/session_01L5v3q2mHBZhdz3CKPgrUfu
Link to https://docs.pyrevitlabs.io/ as the main documentation source. https://claude.ai/code/session_01L5v3q2mHBZhdz3CKPgrUfu
- pyrevitlabs.io is the central website - docs.pyrevitlabs.io is the mkdocs technical documentation https://claude.ai/code/session_01L5v3q2mHBZhdz3CKPgrUfu
Add CLAUDE.md for AI assistant guidance
The absence of reference planes in Drafting Views and Legends has been taken into account.
…InstallPath check
Update pick_point() in pyrevitlib\pyrevit\revit\selection.py
Fix to issue #3077
Refactor registry key handling for Revit products to improve error handling for missing or invalid language codes. as per #3081 (comment)
- fix broken resource strings containing \n - use helper to check view3d instead of custom function
…alize in multiple languages
Improvements: Extension manager
[New Loader Improvements] Patching up the new loader to perfection
fixes "from script import main"
Enhancement SB toggle+navigator: Temporary Section Box
Co-authored-by: Copilot <[email protected]>
Fix locale-dependent date parsing and apply default date in GetValueWindow
Fix incorrect exception reference for ResourceReferenceKeyNotFoundException in IronPython WPF handling
PR1: forms facade + IronPython backend extraction + CPython stubs
…M1_DeleteUnusedViewTemplates
chore: remove unused Dynamo scriptsand create new one from dynamo samples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.