At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
IRIS REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 18 Nov, 2024 | 26 | |||
Server Manager for VS CodeVS Code extension to manage connections to InterSystems servers. | 4.8 (6) | 15 Nov, 2024 | 1.2k | |||
InterSystems Ideas Waiting to be ImplementedAI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code. A 3Votes1Comments | ||||||
InterSystems Testing Manager for VS CodeIntegrate the %UnitTest framework with VS Code | 4.5 (2) | 15 Nov, 2024 | 363 | |||
IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 15 Nov, 2024 | 137 | |||
Git for Shared Development EnvironmentsServer-side Git source control hooks for shared dev environments | IPM | 5.0 (2) | 13 Nov, 2024 | 3.0k | 3.8k | |
iris-fhir-clientInterSystems FHIR Client Connect to any Open FHIR Server | Docker Python IPM | 5.0 (2) | 05 Nov, 2024 | 989 | 36 | |
Test Coverage ToolRun your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools. | Python IPM | 5.0 (2) | 04 Nov, 2024 | 1.7k | 743 | |
IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 29 Oct, 2024 | 1.5k | 482 | |
iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 15 Oct, 2024 | 438 | 62 |
pxw-lib-sqlA replacement of SQLQuery that helps simplfy complex queries | P | Docker IPM | 4.0 (1) | 10 Oct, 2024 | 67 | |
pxw-debugLog debug output | P | Docker IPM | 5.0 (1) | 06 Oct, 2024 | 27 | 2 |
ks-iris-libIRIS / IRIS Health utilities library | Docker IPM | 5.0 (1) | 04 Oct, 2024 | 142 | 3 | |
iris-dev-codeinspectorValidates packages and classes, returning a report with issues. | Docker IPM | 4.0 (1) | 22 Sep, 2024 | 205 | ||
itermTerminal in web with all features of original iris session tool | Python IPM | 5.0 (1) | 22 Sep, 2024 | 276 | 54 | |
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 22 Sep, 2024 | 91 | |
IrisheimerAutomates AWS deployment of InterSystems WSGI apps using Pulumi | Z | Python | 4.5 (1) | 22 Sep, 2024 | 73 | |
iris-ccd-devtoolsA UI for testing CCDA transforms, XPath evaluation, and XSL templates in IRIS | Docker | 5.0 (3) | 20 Sep, 2024 | 212 | ||
DX Jetpack for VS CodeA VS Code extension pack to boost your Developer eXperience | 5.0 (1) | 17 Sep, 2024 | 507 | |||
zpm-registryInterSystems ObjectScript Registry Server For ZPM packages | Docker IPM | 5.0 (1) | 05 Sep, 2024 | 1.1k | 814 | |
errors-global-analyticsAnalytics for the bugs in ^ERRORS | Docker IPM | 5.0 (1) | 01 Sep, 2024 | 375 | 28 | |
isc-codetidyServer-side code standards enforcement for ObjectScript | IPM | 4.0 (1) | 27 Aug, 2024 | 617 | 466 | |
irislabIRIS Lab - Management Portal in the form of VSCode | Docker Python IPM | 5.0 (1) | 27 Aug, 2024 | 183 | 12 | |
iris-bi-utilsImport, export, autocheck | E | Docker IPM | 5.0 (1) | 20 Aug, 2024 | 73 | 803 |
isc-perf-uiSimple REST APIs and Angular UI for the line-by-line monitor | Python IPM | 4.0 (1) | 16 Aug, 2024 | 338 | 41 | |
SQL DATA LENSDB Tool with special features for IRIS & Caché | A | 5.0 (1) | 10 Aug, 2024 | 959 | ||
DeltanjiComprehensive source control running natively inside InterSystems environments. | 5.0 (1) | 09 Aug, 2024 | 975 | |||
CommentToObjectScriptAdd comments to ObjectScript in VSCode | 0.0 (0) | 01 Aug, 2024 | 45 | |||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 26 Jul, 2024 | 7.5k | 1.1k |
OPNLib-TimerTimers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions. | J | Docker IPM | 5.0 (1) | 10 Jul, 2024 | 159 | 14 |
Document ConverterConvert documents from InterSystems Cache easily | E | Docker | 5.0 (1) | 19 May, 2024 | 313 |