Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() ToolQAThis API testing tool helps development and QA teams ensure that APIs are functioning as expected, meet business requirements, and are robust against incorrect input or edge cases. | Docker | 0.0 (0) | 24 Sep, 2025 | |||
![]() Multi-Line-Command-EditorTerminal Multi-Line Input + Editor | Docker IPM | 5.0 (1) | 03 Aug, 2025 | |||
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 | ||||||
iris-message-searchQuery messages for multiple services based on conditions | s | Docker IPM | 4.5 (1) | 25 Jul, 2025 | ||
Database-Size-MonitoringMonitor database size growth and issue alerts | s | Docker IPM | 4.0 (1) | 20 Dec, 2024 | ||
![]() apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | |||
RestFormsUI2Client for restforms2 | Docker IPM | 0.0 (0) | 25 Mar, 2024 | |||
![]() CosNumberTranslateThe function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format. | Docker | 4.7 (3) | 06 Mar, 2024 | |||
![]() zapmAnd now ZAPM has survived to the first version and can add any command that I need and remember it so that I can re-execute it. | Docker IPM | 4.5 (1) | 01 Nov, 2023 | |||
openapi-common-libThis library contains common code for openapi-client-gen and openapi-server-gen. | Docker IPM | 5.0 (1) | 28 Sep, 2023 | |||
![]() sscpFile Transfer over the InterSystems IRIS SuperServer | Docker IPM | 4.5 (2) | 28 Jul, 2023 | |||
![]() iris-deploy-toolsEasy way to deploy your production in IRIS or Ensemble. | Docker IPM | 5.0 (1) | 06 Feb, 2023 | |||
![]() apptools-infochestTemplate and examples for creating a user interface for a media file storage | Docker IPM | 5.0 (1) | 27 May, 2022 | |||
![]() zpm-generate-uiUI for selecting IRIS resources and generating a package zpm | Docker IPM | 5.0 (1) | 08 Apr, 2022 | |||
![]() appmsw-sql2xlsxModule for exporting IRIS queries to an excel file using the python openxl library. | Docker IPM | 5.0 (1) | 23 Feb, 2022 | |||
![]() exchange-rate-cbrf-uiUI for demonstration exchange-rate-cbrf | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
![]() exchange-rate-cbrfDatabase of exchange rates of the Central Bank RF | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
PKI-ScriptIRIS Public Key Infrastructure helper | Docker IPM | 5.0 (1) | 15 Jan, 2022 | |||
![]() appmsw-zpm-shieldsService for displaying version numbers of ZPM. | Docker IPM | 4.5 (1) | 10 Dec, 2021 | |||
![]() appmsw-dbdeployAn example of deploying solutions with prepared databases, even without source code. | Docker IPM | 5.0 (1) | 04 Dec, 2021 | |||
![]() appmsw-forbid-old-passwdTo meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before. | Docker IPM | 5.0 (1) | 01 Dec, 2021 | |||
![]() isc-apptools-lockdownProgram for changing the security level of the system. | Docker IPM | 5.0 (1) | 29 Nov, 2021 | |||
![]() appmsw-docbookAn application for installation into your instance of the DoсBook database | Docker IPM | 5.0 (1) | 15 Nov, 2021 | |||
config-copyHelper to copy the config from an IRIS instance to another | Docker IPM | 5.0 (1) | 29 Sep, 2021 | |||
eap-sql2xlsxA simple example of using the python openxl library to export a | Docker IPM | 5.0 (1) | 27 Jun, 2021 | |||
![]() zapm-editorNamespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode. | Docker IPM | 5.0 (1) | 25 Apr, 2021 | |||
![]() apptools-utilUtilities adapting for IRIS and working with modules ZPM | Docker IPM | 3.5 (1) | 30 Mar, 2021 | |||
![]() zapm-addcmdAn example of adding new commands to the zapm shell | Docker IPM | 4.0 (1) | 27 Jan, 2021 | |||
![]() appmsw-utilCreating and deleting db, namespace, resource and role with one command | Docker IPM | 5.0 (1) | 15 Nov, 2020 | |||
ObjectScript-MathMath library for InterSystems ObjectScript | P | Docker IPM | 3.3 (2) | 12 Nov, 2020 | ||
![]() apptools-taskAn example of a backup task with preliminary deletion of old files. | Docker IPM | 5.0 (1) | 29 Oct, 2020 |