Draft
Conversation
8e4ec9b to
4a85b83
Compare
commit c499718 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Mar 3 16:44:42 2026 -0500 Move plans to base of package (bluesky#259) * Move plans to base of package * Fixes from file moves commit 87104c6 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Mar 3 16:25:01 2026 -0500 Markdown linting config (bluesky#258) * Start work on refactor of sim devices * Use async * Remove summary file * Update XRT tutorial * Remove test files * Update sim/README.md * Cleanup devices and sim backends * Small fixes; Move XRT model files * Fixed issues with docs * Lint markdown files * Fixed some lingering issues with XRT tutorial commit 38aba23 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Mar 3 16:08:10 2026 -0500 Rewrite simulation code (bluesky#256) * Start work on refactor of sim devices * Use async * Remove summary file * Update XRT tutorial * Remove test files * Update sim/README.md * Cleanup devices and sim backends * Small fixes; Move XRT model files * Fixed issues with docs * pre-commit * Fixed some lingering issues with XRT tutorial commit d08b199 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Fri Feb 27 12:56:01 2026 -0500 opencode agent skills (bluesky#255) * opencode agent skills * blop-overview skill commit 2e530ec Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Fri Feb 27 11:43:07 2026 -0500 Add devcontainer and script to launch (bluesky#254) commit 0e73894 Author: josephhanrahan <79729091+josephhanrahan@users.noreply.github.com> Date: Fri Feb 27 11:24:02 2026 -0500 add osx-arm64 platform to pixi toml (bluesky#253) commit d2af482 Author: josephhanrahan <79729091+josephhanrahan@users.noreply.github.com> Date: Fri Feb 27 09:29:11 2026 -0500 Add support for `fixed_parameters` (bluesky#252) * Add support for fixed_parameters in AxOptimizer * linting * changed name to fixed_dofs for blop context and fixed_parameters for ax context * take fixed_dofs out of init * DOF or str can be used * small fixes * fix testcase and type errors * Fix type checking * pre-commit --------- Co-authored-by: thomashopkins32 <thopkins1@bnl.gov> commit 64601dd Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Feb 24 16:59:27 2026 -0500 Remove pin of fastapi (tiled v0.2.6) (bluesky#251) commit 965e2c5 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Feb 24 09:45:56 2026 -0500 Separate sim module from main package (bluesky#248) * Move sim module to examples/simulations * Add separate sim local package * Rename to blop_sim; Remove integration tests; Remove docs env in favor of Pixi-only build * Remove extra info from README.md * Update testing workflow * pre-commit & update README.md * Update to use bluesky-tiled-plugins TiledWriter commit 9f8f1d1 Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Tue Feb 24 09:35:48 2026 -0500 Temporarily pin fastapi to fix breaking change (bluesky#249) * Temporarily pin fastapi to fix breaking change * pin for dev and dev-cpu too commit 52e952d Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Fri Feb 20 17:11:08 2026 -0500 Update docs workflow (bluesky#247) commit 2ff92fe Author: Thomas Hopkins <thopkins1@bnl.gov> Date: Fri Feb 20 17:00:07 2026 -0500 Add codecoverage (bluesky#246) * Add codecoverage * Use commit hash for codecov action; Get report on py313 * Use bluesky/blop links for badges commit 6c49af2 Author: Jessica Moylan <107206455+jessica-moylan@users.noreply.github.com> Date: Fri Feb 20 16:18:06 2026 -0500 Interactive optimizer agent (bluesky#235) * adding interactive agent with how-to-guide * fixed build_docs * making code easier to read * fixed bug with interactive agent and jupyter notebook + fixed docstrings * fix build_docs * prevented interactive agent when running build-docs * changes from code review * fixing how-to guide to reflect changes * fix build docs * Rework suggestion workflow to use Bluesky and IPython as the main interaction point * Add docs for manual suggestion workflow; Add Ax optimizer register for manual suggestions * pre-commit * Fix unit tests * Use doctest for how-to --------- Co-authored-by: thomashopkins32 <thopkins1@bnl.gov>
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.
Working on making a cleaner and easier to navigate webpage for issue #205
Things still to do:
Current design:
