[semester-upkeep
] Enable semi-intelligent compile diff and single-command execution
#40
Labels
🎆 feature-request
📝 todo
Items in still in ideation, discovery, or planning "mode."
🍜 nice to have
Tasks that should be completed, but not necessarily ASAP.
Milestone
Just a note, when referring to
groups
...groups := {intelligence, core, data-science, supplementary}
Feature Request, for
autobot
Description Currently,
autobot
naïvely recompiles every aspect of a meeting, this isn't necessarily the most expensive operation – but it's generally unnecessary; if we can recompile somewhat intelligently, that would be ideal.Also, if we could run specific commands from
autobot
, rather than having to either comment out the source or do some importing voodoo (into a REPL), that would be ideal, too.Needs
semester_upkeep(...)
).The text was updated successfully, but these errors were encountered: